Reloading pages displayed in other windows

wxdqz

New Member
Folks:

How can I force other browser windows to reload when a 'Reload' button is selected in an unrelated window?

For example:

Window one displays one.jsp
Window two displays two.jsp

Window three displays three.jsp which has a 'Reload' button
used to reload windows one & two.

How can I determine if window 'one' and window 'two' are open and send them a reload() command?

Thanks in advance
Barry
 
Back
Top