Click to See Complete Forum and Search --> : onUnload - confirm() help


cary
03-10-2003, 02:25 PM
I am looking to do a "Are you sure you want to leave the page" message as part of a web-based applciation using onUnload and confirm().
I cannot figure out how to make it such that when the user clicks 'Cancel' she does not leave the page.

Do you know how to do this?