lyric0n
Technical User
- Dec 28, 2005
- 74
I have a form that needs 3 pages of collecting information from the user, then passes it to me at the end.
I am having a problem with users closing out thinking they are done, when they really aren't. I need a way to send the user a popup warning them they are not finished if they attempt to go back or close the browser window, but do nothing if they continue on in the form.
I have tried using OnBeforeUnload with decent success, but am having trouble not having it pop up.
Any ideas?
Thanks.
I am having a problem with users closing out thinking they are done, when they really aren't. I need a way to send the user a popup warning them they are not finished if they attempt to go back or close the browser window, but do nothing if they continue on in the form.
I have tried using OnBeforeUnload with decent success, but am having trouble not having it pop up.
Any ideas?
Thanks.