javascript - What is the best way to implement idle time out for web application (auto log off) -
I want to implement a passive time-period for the web application we are making. I had achieved this from the Codeplex, which essentially shows the form certification and session cookie timeout by the continuous voter.
But it is a drawback to not respecting the events of the client side, it is only postback to decide to be the last logoff
jquery plug-in client side event from ericidad Solves this issue, but suffers from another flaw that is not able to activate the user on any other tab.
Tabbed browsing issue with jquery-idle-timeout-plugin already? Or there is no better way of application time for web applications (the way it is created using the web app ASP.NFF / W)
If I think your question is correct, then this is not possible, because there is no incident in Javascript for the activity outside the existing window / tab.
Addon to go with your website for every browser, which can monitor all activities in the browser, but it is not actually a practical approach.
Comments
Post a Comment