The following code can be used to refresh a browser window. What I need to know is how to get the ID of a window.

<script language=""javascript"">theotherwindowid.document.reload();</script>