in reply to ?& in query string causes errors

Heh, so don't do that.

is there a particular reason you can't use a URL like the following?

choosecat.cgi?category=1

Replies are listed 'Best First'.
Re: Re: ?& in query string causes errors
by lpoht (Sexton) on Aug 03, 2003 at 21:11 UTC
    I'm not trying to do that. I discovered this problem while testing the pages. I will go ahead and try a CPAN upgrade. Thanks, everyone, for your input.