Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Community Forums
 Code Support: ASP (Non-Forum Related)
 Calling Script Help
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

skamradt
Starting Member

USA
4 Posts

Posted - 27 April 2001 :  11:22:17  Show Profile  Send skamradt an ICQ Message
Is there a method for calling a javascript routine from a popup window to the window which generated the popup?

I have a popup window, that when data is entered, I want the window which called the popup to refresh. I figured that I can refresh the window by resubmitting the form data by using the pager (with some slight modifications), but need to figure out how to invoke the pager from the popup.

skamradt
Starting Member

USA
4 Posts

Posted - 27 April 2001 :  11:43:49  Show Profile  Send skamradt an ICQ Message
Figured it out....

{
window.opener.document.forms[2].submit();
close();
}

(my pager has a hidden form which holds the current value, and it is the third form on the page)

Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.25 seconds. Powered By: Snitz Forums 2000 Version 3.4.07