English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

In my application, whenever the user click on the 'Exit' button, I want the window to automatically close, without pop-up msg asking the user whether to close the window or not. So, does anybody know how to close window without pop-up msg using javascript? Or any other alternative apart from vbscript?

2007-03-26 16:56:52 · 1 answers · asked by nchelem w 2 in Computers & Internet Programming & Design

1 answers

When Window 'a' opens a new window then this new window can be closed using a button and without a prompt to the user.
There is no way to do what you want in the current window. This action is being controlled by the browser and is outside the control of JavaScript.

2007-03-26 19:49:21 · answer #1 · answered by AnalProgrammer 7 · 0 0

fedest.com, questions and answers