PDA

View Full Version : closing web browser


fabian12
11-22-2004, 08:32 PM
Hi,

I was wondering if anyone knows if it is possible to use html commands to close a web browser down. I know that it is possible to use javascript command to close a web browser by using window.close, but I want to try and stay away from javascript.

Regards
Fabian

Josh
11-22-2004, 08:33 PM
why??????

:confused: :confused: :confused:

fabian12
11-22-2004, 09:16 PM
The reason as to why we don't want to use javascript is basically becuase when you will install Windows XP service pack 2 the extra settings included with IE blocks javascript and it will be just to difficult to explain to our client's how to enable javascript.

Josh
11-22-2004, 09:18 PM
no, why would you possibly want to close the browser??

fabian12
11-22-2004, 09:21 PM
If our user clicks 'Cancel' on our disclaimer page we would then like to close down the web browser or if they exit from any our installer pages we would like to close down the web browser.

Josh
11-22-2004, 09:38 PM
Why don't you just redirect to a different page?