I want a form to be confirmed (on a new page) before it is saved to the database.
I want a form to be confirmed (on a new page) before it is saved to the database.
1. The user fills out the form.
2. The user is sent to a new page where the content from the form is displayed.
3. If the user confirms - the contents are saved in the database.
How do I? I can't find any tutorial on this. I think I've seen one before. Has it been removed?
There is an old post in the forum that reminds me of my question (http://www.webassist.com/forums/posts.php?id=7584). But that doesn't give enough answers.