Hi every one
I'm having a problem with netscape 7
I have an application which requires some clean up when the user closes a browser window.
This is de code
<body onunload="window.open'http://localhost/sdg/logout.php');">
it works in IE
It doesn't work in netscape 7
thanks in advance
I really aprreciate it.