in reply to Passing value with two words or more

This isn't a Perl problem - it's a browser/webserver problem. The request from the browser isn't being understood by the webserver. I suggest you ask your sysadmin to help you here.

------
We are the carpenters and bricklayers of the Information Age.

Please remember that I'm crufty and crochety. All opinions are purely mine and all code is untested, unless otherwise specified.

  • Comment on Re: Passing value with two words or more

Replies are listed 'Best First'.
Re: Re: Passing value with two words or more
by Juerd (Abbot) on Mar 11, 2004 at 14:57 UTC

    The request from the browser isn't being understood by the webserver.

    Correct, but that request is done because this CGI script told the browser to do so :) That still doesn't make it a Perl problem, but it is something that can be solved with Perl.

    Juerd # { site => 'juerd.nl', plp_site => 'plp.juerd.nl', do_not_use => 'spamtrap' }