|
|
|
|
|
| | |
|
Active Server Pages asp source code database MS SQL MS Access .mdb adovbs.inc cookies calendar codes sql commands scripts asp programming tutorials iis web server components 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
|
|
|
|
|
|
|
|
|
|
|
|