Forum Moderators: open
Is there a way to force the "parent" window to refresh before I close the child window?
I tried
<a onclick="javascript: window.parent.history(); window.close();"><img src="images/okay.gif"></a>
but this did not refresh the parent window.
Any suggestions?
Thanks,
Mel