Hi all,
I'm trying to submit a form from a popup window and when the user hits the "Submit" button, the parent window should reload.
It works on Windows IE and Netscape, and Netscape 7 on the mac, but so far I can't get it working on IE5 for the mac.
I'm using <onClick="parent.window.location.reload()">
Thanks!!
LauraS.
I'm trying to submit a form from a popup window and when the user hits the "Submit" button, the parent window should reload.
It works on Windows IE and Netscape, and Netscape 7 on the mac, but so far I can't get it working on IE5 for the mac.
I'm using <onClick="parent.window.location.reload()">
Thanks!!
LauraS.