http://www.perlmonks.org?node_id=308816


in reply to Re: Redirecting form data to external site
in thread Redirecting form data to external site

OMG, I can't believe how stupid I am that I didn't think to just append the URI parameters. LOL! Thanks Clive, I'm sure that should work.

Update: Actually, it's still experiencing the same 302 errors. I forgot to emphasize that this is a post method, so I'm not sure this will work after all.

-fp