Click here to Skip to main content
15,908,931 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am using a Master page and many other pages from different folders are displayed in the IFrame within the master page. If the user is not doing anything for some time [5 minutes or so] in any of the other pages, I want to give an alert message either to continue or to log out. How to do this?
Posted

Just go through the link and follow the steps -

http://philpalmieri.com/2009/09/jquery-session-auto-timeout-with-prompt/[^]

You can see one active demo also by hitting link -

http://www.philpalmieri.com/js_sandbox/timedLogout/[^]

Let me know if it works for you or not.
 
Share this answer
 
Comments
NandaKumer 19-Jan-12 10:52am    
good links
Hi, Use below link
Alert Session Time out in ASP.NET[]
 
Share this answer
 
v2
Comments
NandaKumer 19-Jan-12 10:52am    
good link

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900