Brian.Ladish
11-29-2002, 12:24 PM
I have a webpage that has a javascript functin that opens a new window(page). What I am wanting to do is to close the original window either when the button is clicked or after the new window(page) opens. I tried adding an additional function to the same button, but I receive a message stating "The Web page you are viewing is trying to close the window." with a Yes or No prompt. I want the window to close without user intervection. please advise.