Forum Moderators: open
I am trying to close the child window but have the parent refresh.
I tried the following:
<a onclick="javascript: window.parent.history.go(); window.close();"><img src="images/Okay.gif" alt="Close window" border="0"></a>
but all this did was close the child window.
Any suggestions?
Thanks,
Mel