CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> GotoCode Archive

 refresh parent window

Print topic Send  topic

Author Message
wanaka
Posted: 05/08/2002, 12:32 AM

How could I archive in this way that once the user close the child windows the parent windows will refresh automatically.
Alex Alexapolsky
Posted: 05/08/2002, 3:01 AM

Then you should open child windows via javascript in order to obtain
child window handles and check them once in a while .
Then you have to refresh window.location.href object
jayme
Posted: 10/27/2003, 2:22 AM

Did you figure out how to do this?

If so, I would be interested in your solution. Please explain in detail.

Thank you.
RonB
Posted: 10/27/2003, 2:55 AM

<input id="Button1" type="button" value="Close Window" name="Button1" onclick="opener.location.reload();self.close()">

Does the trick for me. This code is coupled to a close window button but can also be atached to other things or even window events like unload.

Ron

   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.