|
|
|
|
|
| | |
| |
vbscript active server pages ASP vbscript SQL database informix oracle SQL Server Perl CGI Delphi PHP source code code sample samples program 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|