Re: Passing command line arguements

2001-05-22 Thread Timothy Kimball
Dan Brown wrote: : If it really is a script written for cgi, sending arguments via command : line won't work. When a cgi script runs information is available to : that script because the web server provides an environment from which : the script can access the information. If the script is writ

Re: Passing command line arguements

2001-05-22 Thread Dan Brown
Richard Thompson wrote: > > We have moved a website off a server outside our offices to one inside. everything >went fine but one of our cgi is not working so using some info shared in this forum >we tried to run from the command line. now here is the problem we cannot get it to >pass the arg.

Re: Passing command line arguements

2001-05-22 Thread Jeff Pinyan
On May 22, Richard Thompson said: >We have moved a website off a server outside our offices to one inside. >everything went fine but one of our cgi is not working so using some >info shared in this forum we tried to run from the command line. now >here is the problem we cannot get it to pass the