|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Closing web appI got a web application with loginstatus control, when the user clicks
logout I would like to close the browser completely. How can I do this. Thanks for any help Bob "Robert Dufour" <bduf***@sgiims.com> wrote in news:#RX54vnjHHA.1900 @TK2MSFTNGP04.phx.gbl:> I got a web application with loginstatus control, when the user clicks You'll have to use Javascript - but when you close the primary IE window, a > logout I would like to close the browser completely. How can I do this. non-bypassable dialog box will be displayed by IE/Firefox. Hello Robert ,
well short answer you can`t close the main browser window , if you try this ( window.close(); ) it will show a confirmbox with the text that the website is trying to close the window so the user must aprove this However you can close popup windows ( tabs ) that you created from javascript code without this confirmbox regards Michel Show quoteHide quote "Robert Dufour" <bduf***@sgiims.com> schreef in bericht news:%23RX54vnjHHA.1900@TK2MSFTNGP04.phx.gbl... >I got a web application with loginstatus control, when the user clicks >logout I would like to close the browser completely. How can I do this. > > Thanks for any help > Bob > >
Countdown
is there a control that displays a multi-column array of rectangles Fun with products and Expression columns .net dll vs vb6 dll Problem on shutdown computer if my appication is opened Write to an Access database File busy after sent via email Comparing Alphanumeric strings Difference between Dim I as ineteger and Dim I as New Integer Instance of the form |
|||||||||||||||||||||||