knguyen99
09-18-2002, 05:01 PM
Is ther a way to stop the users if they click on the "x" of the upper right hand corner?
I use the onunload="alert('they are leaving')" function, put on the body tag:
<body onunLoad="stop it">
How do I stop them if they select some other link?
I use the onunload="alert('they are leaving')" function, put on the body tag:
<body onunLoad="stop it">
How do I stop them if they select some other link?