09/25/2000 05:50 PM
(subscript: Martin De Miguel Lillo@TSM)
Hi.
I' ve tried this and it works.
<html>
<head>
<script language=javascript>
function unloadPage()
{
alert("Page is abuot to be unloaded!");
}
</script>
</head>
<body onUnload="unloadPage()">
</body>
</html>
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html