I have no experience at all with javascript, so I am hoping someone can help me out here.
I have a page that has links on it that when clicked opens in a new windows using window.open. What I need to have happen is that the originating browser also refreshes so it updates something on that page and also prevents the user from hitting F5 to reopen the second window again.
Any help is appreciated as this is driving me nuts, and since I have no javascript experience, I'm not even sure if this is possible or what I would have to do.
Thanks
Beauford



