|
|
|
|
|
| | |
|
Active Server Pages ASP control controls class classes module script Scripts applet CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: Refresh another window after update the database |
From: |
Shailesh Lolam |
Date: |
4/29/2000 1:24:27 AM |
IP: |
203.94.239.172 |
Hello there,
If you have the openned window object in the current window u can do it by using simple JavaScript at client side.
EXAMPLE
<script language=JavaScript>
//Suppose u have the window object in win2
win2.document.location="http://www.newurl.com"
</script>
But you should keep the openned window object in global variable when you open the window itself
Feel free to mail if any further queries
GOOD LUCK
Shailesh Lolam. |
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|