rigadon
05-13-2006, 03:33 AM
Hi everyone!
I don't suppose this is strictly a Perl related issue but I am developing in Perl and I don't know where else to put this post so please humour me :)
Does anyone know how I can include POST parameters in a REDIRECT? I have a form which POSTs to a page that REDIRECTS elsewhere. I've tried formatting the parameters into the REDIRECT URL but my server seems to have issues with passing lots of data in the URL. Ideally I'd like to include the POST parameters directly in the REDIRECT body but I don't know if this is possible?
Thanks
Jay
I don't suppose this is strictly a Perl related issue but I am developing in Perl and I don't know where else to put this post so please humour me :)
Does anyone know how I can include POST parameters in a REDIRECT? I have a form which POSTs to a page that REDIRECTS elsewhere. I've tried formatting the parameters into the REDIRECT URL but my server seems to have issues with passing lots of data in the URL. Ideally I'd like to include the POST parameters directly in the REDIRECT body but I don't know if this is possible?
Thanks
Jay