Thanks....Perfect. Dont know why I did not think of that....



Douglas Brown
Email: [EMAIL PROTECTED]
----- Original Message -----
From: "Marius Milosav" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Saturday, June 29, 2002 3:12 PM
Subject: Re: refresh parent after query update


> After the update is completed you can run the following code:
>
> <script language="JavaScript">
>  opener.location.reload(true);
>  close ();
> </script>
>
>  This will also close the child window.
> Marius Milosav
> www.scorpiosoft.com
> It's not about technology, it's about people.
> Virtual Company (VICO) Application Demo
> www.scorpiosoft.com/vicodemo/login.cfm
>
>
> ----- Original Message -----
> From: "Douglas Brown" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Saturday, June 29, 2002 5:51 PM
> Subject: refresh parent after query update
>
>
> > I am looking for some JS that will refresh the parent from a child after
> > an update and not before. I have a little snippet to do the refresh, but
> > it always reloads the parent before the update is complete on the child
> > window. Any help would be great...
> >
> >
> >
> >
> > Douglas Brown
> > Email: [EMAIL PROTECTED]
> >
> >
> 
______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to