Posted on: 7/29/2015 10:07:58 AM | Views : 817

Hello,
I am trying display an alert for sesison time out whenever user is inactive, I have two buttons in that alert continue and logout. Continue will RESTART my session and Logout will redirect to login page.
If my Session.Timeout from webconfig is 20 on 18th minute i should an alert that session is going to end in 2 minutes with count down 
I already done this in a normal page but now I need to implement this in MASTER PAGE. 
Kindly suggest an idea.

Regards,
ArunKumar

Go to the complete details ...