Click to See Complete Forum and Search --> : window closing
msdnexpert
May 27th, 2001, 01:10 PM
Dear all,
The javascript method window.close asks for confirmation before closing a window. Is there any way I can remove the confirmation message. Thanks in advance
Tom_H
May 27th, 2001, 01:18 PM
The only way I lnow how to do this is to open the page (or site) in a new, named window first, and then when you call window.close there is no confirmation dialog.
Hope this helps,
Tom
msdnexpert
May 28th, 2001, 03:25 AM
Does it mean that to disable the close confirmation dialog the window should have a title.
Tom_H
May 30th, 2001, 12:09 PM
i have no idea, all i know is that it works...
msdnexpert
May 30th, 2001, 01:05 PM
thanx a lot
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.