Click to See Complete Forum and Search --> : How do you turn off Close Message when closing a window?


bjwatts
01-28-2003, 09:37 AM
Hey,

Is there a way to turn off Microsoft's "Security Feature" of asking if you want to close the window, when you use self.close()?

Thanks,

BJ Watts

gil davis
01-28-2003, 12:36 PM
No.

You cannot use javascript to close a window that you did not open using javascript.