david7777777777
Programmer
I've got a form ASP page talking to a SQL 2000 database and I'd like to allow the user to "double-check" his work before the final submit happens. How can I provide the user with a way to "go back" to the form while preserving their data that they entered, or display it in some sort of "final check" screen before the final submit happens so they can verify the information is correct? Thanks.