Howard Karten
11-20-2003, 12:41 PM
Can someone tell me a way to close a parent window without popping up a warning from MSIE asking if the user really wants to close it?
I used the window.close method in a parent window to close that window, after I launched a daughter window. I would like to be able to close that window when the user clicks on a button on the page, without triggering that MSIE alert.
If it can't be done with Javascript, does anyone know of a snippet of PHP code somewhere that might accomplish this?
Thanks in advance.
I used the window.close method in a parent window to close that window, after I launched a daughter window. I would like to be able to close that window when the user clicks on a button on the page, without triggering that MSIE alert.
If it can't be done with Javascript, does anyone know of a snippet of PHP code somewhere that might accomplish this?
Thanks in advance.