Michael, thanks very much for the detailed explanation. It clears
things up nicely for me. Personally I don't use query strings often in
my url's but sometimes they are handy to chuck on. For example if I
use an html highlighter after a search I would have:

www.myapp.com/item/123/?highlight=perl

If everything before the query string has been defined in the dispatch
table, I can just access the highlight variable with CGI.pm in the
normal way - easy :-)

Thanks again
Rob

---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/[email protected]/
             http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to