|
|
Q349 How can a button in a popup window, change the main window so that the current page in the main window is reloaded into a frameset?
irt.org | Knowledge Base | JavaScript | Window | Q349 [ previous next ] Q349 How can a button in a popup window, change the main window so that the current page in the main window is reloaded into a frameset?Are all these pages on the same server? If not then no - as one file on one server cannot get the details of another file from another server. If its a file from the same server, then you might try the following: In the popup window:
And then in magic.htm:
|
-- div -->
|