Please put <code>-Tags around your code, so it can be displayed correctly.
<code> #! /usr/bin/perl # just an example use strict; use warnings; print "Hello World!\n"; </code>
Also have a look at Writeup Formatting Tips. Thanks.
Updated questions and hints which came first to my mind:
You wrote: The script runs a system function and returns data. I am stuck, it returns nothing!
So, what is returning nothing?
Your CGI-Script or the system call?
In reply to Re: passing user input to script
by linuxer
in thread passing user input to script
by peterbrandt
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |