|
|
|
|
|
| | |
|
Active Server Pages ASP ASP.NET .aspx .ascx Web HTML Developer Internet Microsoft Web Services Visual Studio .NET CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: Refresh another window |
From: |
Giovanni Zomer |
Date: |
5/5/2000 8:00:34 AM |
IP: |
213.192.36.185 |
if the other window is another frame of the same document, use javascript (parent.frames[xxx] with location argument) to refresh it;
if its a separate window (_blank) use javascript by passing the name of the window to reload;
otherwise you can use the location.reload() argument in JavaScript |
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|