|
|
|
|
|
| | |
| |
Active Server Pages ASP ASP.NET .aspx .ascx Web HTML Developer Internet Microsoft Web Services Visual Studio .NET CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
|
|
Subject: |
Re: calling asp file window close |
|
From: |
Atul Patil |
|
Date: |
8/18/2001 6:52:09 AM |
|
IP: |
203.199.163.19 |
You can do the following,
<body onunload="javascript:window.open('yourfile.asp');">
----
----
</body>
But the problem is that the onunload event
also gets fired in netscape browsers if
someone refreshes the page.
|
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|