On 08/25/2007 04:32 PM, Gunnar Hjalmarsson wrote:
Jeff Pang wrote:
2007/8/25, Praveena Vittal <[EMAIL PROTECTED]>:
 I want to redirect to a different url with the parameters in the post
method.

Well,see 'perldoc CGI' and specially check for,
param,
redirect.

How do you combine a POST request and a 'Location:' header (which is what CGI::redirect prints AFAIK)?


I think this is called a Status 307 Temporary Redirect. See RFC 2616 ยง 10.3.8.




--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to