On 5/23/07, Adam Taft <[EMAIL PROTECTED]> wrote: [...]
I tend to think of query string parameters as "optional" parameters, and usually only used for GET requests.
I totally agree that they are for optional parameters. However, I find them useful for optional stuff for non-GET requests, too. FWIW, John

