Login ProductsSalesSupportDownloadsAbout |
Home » Technical Support » Elevate Web Builder Technical Support » Support Forums » Elevate Web Builder General » View Thread |
Messages 1 to 4 of 4 total |
Close Browser/Tab |
Sun, Sep 27 2015 12:54 PM | Permanent Link |
thomh | Is there anyway to trap in the main application window when somebody just X's out the Tab or Browser, i.e. does click on my Logout button for a properly controlled logout?
// Thom |
Mon, Sep 28 2015 3:59 AM | Permanent Link |
Matthew Jones | thomh wrote:
> Is there anyway to trap in the main application window when somebody > just X's out the Tab or Browser, i.e. does click on my Logout button > for a properly controlled logout? http://stackoverflow.com/questions/3888902/javascript-detect-browser-close-tab-close-browser Standard javascript problem - and you will hit some security issues I suspect (the old "porn trap" will probably stop a lot happening). -- Matthew Jones |
Mon, Sep 28 2015 8:15 AM | Permanent Link |
thomh | @ Matthew,
What do you do with open RemObjects sessions on the server when the user just X's out the tab or browser instead of performing a proper Logout / DestroySession? Just let them timeout/expire? // Thom |
Mon, Sep 28 2015 8:40 AM | Permanent Link |
Matthew Jones | thomh wrote:
> Just let them timeout/expire? Yes. The server doesn't care, and the user might undo the close and carry on. -- Matthew Jones |
This web page was last updated on Friday, September 13, 2024 at 03:42 PM | Privacy PolicySite Map © 2024 Elevate Software, Inc. All Rights Reserved Questions or comments ? E-mail us at info@elevatesoft.com |