Re: [users@httpd] CGI Arguments

2015-07-07 Thread Kurtis Rader
On Tue, Jul 7, 2015 at 12:29 PM, wrote: > I can call a cgi script from an html form, but I am not able to call a cgi > script with one or more command-line arguments. Can anyone tell me how > to do that? Thank you very much. > CGI scripts don't have command-line arguments. Information is passe

[users@httpd] CGI Arguments

2015-07-07 Thread tim_mann
I can call a cgi script from an html form, but I am not able to call a cgi script with one or more command-line arguments. Can anyone tell me how to do that? Thank you very much. Timothy Mann