okay.. when you use..
window.open(....); //from the parent window...
you use..
window.opener...
from the child window, which is the same as window... from the one you
used to create the child..
window.reload(); //don't need true.
is to refresh/redownload the current page..
window.setTimeout('window.reload();',3000); //reload window in 3 seconds
hope this helps a little
=======================================================================
Michael J. Ryan - tracker1 at theroughnecks dot com
Roughneck BBS: http://www.theroughnecks.net telnet://theroughnecks.net
=======================================================================
Y!: aztracker1 - aim: azTracker1 - icq: 4935386 - msn: see email
One program for aim/icq/yahoo/msn/irc - http://www.trillian.cc/
----- Original Message -----
From: "Kangaroo's Dream" <[EMAIL PROTECTED]>
To: "ActiveServerPages" <[EMAIL PROTECTED]>
Sent: Thursday, July 25, 2002 3:56 PM
Subject: Re: Tricky problem
> Please excuse my denseness, but client side is not my expertise. I have have
> been playing with the window.location.reload(true); and window.opener
> but have not been able to get the idea, Does someone have a small example
> that will give me some direction?
>
>
> ---
> You are currently subscribed to activeserverpages as:
[EMAIL PROTECTED]
> To unsubscribe send a blank email to
%%email.unsub%%
>
>
---
You are currently subscribed to activeserverpages as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]