I have a form that I want to send the results of to a second webpage for the user to view before the results are sent to me via email. The problem is I don't know how to send the results to a second webpage for viewing before submitting it. I want to avoid using JavaScript because it can be disabled. I would rather use php or run a script to achieve this.
Thanks for your help in advance.
Thanks for your help in advance.