BigglesDad
Programmer
The page contains code that writes a record to the database using data from a form on the previous page. The process requires that the user clicks [Continue] so that the next part of the process gets done. I need to prevent exit from this page by any means except the [Continue] button. How can I do this?