Ask a Question related to ASP.NET General, Design and Development.
-
Jerry III #1
Re: Confirm user wants to close browser window
Please don't. It's very simple (window's onclose event) but don't do it.
Unless your users are total morons who manage to click that tiny X by
mistake and you think it's important enough to bug everybody else too.
Jerry
"Kathy Burke" <kathyburke40@attbi.com> wrote in message
news:OIt5LQVWDHA.2376@TK2MSFTNGP11.phx.gbl...> I thought I saw somewhere I bit of javascript that will ask the user to
> confirm that he wants to close the application IF he clicks the close
> browser X...but of course now I can't find it.
>
> If the user clicks the X (sometimes by mistake), I just want to have
> them accept or cancel that action.
>
> Thanks.
>
> Kathy
>
> *** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
> Don't just participate in USENET...get rewarded for it!
Jerry III Guest
-
Can not close the browser window from within a pdf in windows XP.
Here is the problem I am having right now. Thanks for any help!! 1) I have a jsp/html that contains a pdf file. When the html is loaded to the... -
Close Browser Window behaviour
Hi, Not an ideal solution this... but the boss wants a website to open (from the first page) in a browser window without any toolbars, address... -
if user closes browser window
hi, I need to save some values in a database when the user closes an unfinished flash using the "X" button of the explorer. I'm making tests for... -
how to close browser window from flash?
i have encountered what appears to be a bug with loadvars.send: http://www.macromedia.com/cfusion/webforums/forum/messageview.cfm?catid... -
close my project that is in a browser window (close this window)
How can I do this with a button? What do I have to put into button? -
Natty Gur #2
Re: Confirm user wants to close browser window
Hi,
I agree but its the Window onbeforeunload event.
Natty Gur, CTO
Dao2Com Ltd.
34th Elkalay st. Raanana
Israel , 43000
Phone Numbers:
Office: +972-(0)9-7740261
Fax: +972-(0)9-7740261
Mobile: +972-(0)58-888377
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Natty Gur Guest
-
Kathy Burke #3
Re: Confirm user wants to close browser window
Thanks. It's for a very controlled intranet app, so it will not bug
users.
thanks.
Kathy
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Kathy Burke Guest



Reply With Quote

