Hi
I wrote some code to submit a form via POST to another page. I want to display the submitted information and ask that the user confirm that it is all correct before proceeding. So on the second page, I'd like to re-submit the POST information to a third page. Is there an easy way to do this?
Thanks
I wrote some code to submit a form via POST to another page. I want to display the submitted information and ask that the user confirm that it is all correct before proceeding. So on the second page, I'd like to re-submit the POST information to a third page. Is there an easy way to do this?
Thanks