|
|
|
|
|
| | |
| |
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: Close a window with ASP? its possible? |
|
From: |
Alee |
|
Date: |
2/24/2001 11:15:43 AM |
|
IP: |
24.177.213.205 |
I looked for the same thing but could not find anything so I use javascript. Just integrate the two by having response.write to write string of the following code:
<script language="JavaScript">
<!-- window.close(); // -->
</script> |
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|