Click here to Skip to main content
15,905,912 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi Friends,

I am using VS 2005,C#,asp.net, .net framework 2.
I have mentioned session timeout in webconfig as 20.
I want to get a message before sessiontimeout (say 2 minutes before timeout).
If a user click on Continue on message, then the user needs to continue with what user is doing.No interruption for the work.
if user click on no on the message , then page should redirect to login screen.

How to do this?

Thanks in advance
George n t
Posted

1 solution

 
Share this answer
 

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