Hi Jason,
According to the HTTP1.1 spec (RFC 2616[1]) you can redirect a GET
request:
The action required MAY be carried out by the user agent without
interaction with the user if and only if the method used in the
second request is GET or HEAD.
This means that you could pass that message as a paramter when you do
the redirect.
HTH,
William
[1] ftp://ftp.isi.edu/in-notes/rfc2616.txt
--
Knowmad Services Inc.
http://www.knowmad.com
---------------------------------------------------------------------
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]