Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
Hi i am new to cgi. i want to run the perl exe file in cgi form.
that is from cgi user input then the perl exe should take the given argument and then run.
Thanks in advance.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: How to run the perl exe in cgi script?
by jhourcle (Prior) on Mar 17, 2005 at 14:42 UTC | |
|
Re: How to run the perl exe in cgi script?
by Joost (Canon) on Mar 17, 2005 at 14:49 UTC | |
|
Re: How to run the perl exe in cgi script?
by chas (Priest) on Mar 17, 2005 at 21:47 UTC | |
|
Re: How to run the perl exe in cgi script?
by Anonymous Monk on Mar 17, 2005 at 14:48 UTC | |
by jhourcle (Prior) on Mar 17, 2005 at 15:26 UTC |