B
Bill
As part of a website security system, I need to be able to close the active
window (without the user clicking on a link). Now, the javascript command
window.close()
gives a popup dialog warning that the window is being closed, & asks the
user if they want to close the window.
Is there a way to close the active window without getting a popup dialog?
THANKS!
window (without the user clicking on a link). Now, the javascript command
window.close()
gives a popup dialog warning that the window is being closed, & asks the
user if they want to close the window.
Is there a way to close the active window without getting a popup dialog?
THANKS!