Diez B. Roggisch wrote:
> sophie_newbie wrote:
>
>>Is there any way that I can pass cgi parameters to my script locally,
>>before i upload it to the webserver, so that i can debug it.
>
> You might think of using CGIHttpServer to test your scripts in a
> server-environment - while still being loc
"sophie_newbie" <[EMAIL PROTECTED]> writes:
> Is there any way that I can pass cgi parameters to my script locally,
> before i upload it to the webserver, so that i can debug it.
>
> Normally I would pass parameters like this:
>
> www.webserver.com/script.cgi?TERM1=hello&FIELD1=TTL&TERM2=goodby&FIE
sophie_newbie wrote:
> Is there any way that I can pass cgi parameters to my script locally,
> before i upload it to the webserver, so that i can debug it.
>
> Normally I would pass parameters like this:
>
>
www.webserver.com/script.cgi?TERM1=hello&FIELD1=TTL&TERM2=goodby&FIELD2=GOVT
>
> The pr
Is there any way that I can pass cgi parameters to my script locally,
before i upload it to the webserver, so that i can debug it.
Normally I would pass parameters like this:
www.webserver.com/script.cgi?TERM1=hello&FIELD1=TTL&TERM2=goodby&FIELD2=GOVT
The problem is that I get errors that do not