hello all,
I would like to close the popup window when the close button is clicked, and then refresh the parent so all the updated detals show.
<script language="JavaScript">window.close();</script>
<script language="JavaScript">window.opener.location.reload();</script>
problem I am having is that when the site is posted live, the script closes the top window and the reloads the same window (i think)
Can you help?
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
To be successful in life, you must think your less then the person next to you?!?!?!?!
I would like to close the popup window when the close button is clicked, and then refresh the parent so all the updated detals show.
<script language="JavaScript">window.close();</script>
<script language="JavaScript">window.opener.location.reload();</script>
problem I am having is that when the site is posted live, the script closes the top window and the reloads the same window (i think)
Can you help?
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
To be successful in life, you must think your less then the person next to you?!?!?!?!