|
|
|
|
|
| | |
|
Active Server Pages ASP a directory of ASP tutorials applications scripts components and articles for the novice to professional developer. 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
|
|
|
|
|
|
|
|
|
|
|
|