Click here to Skip to main content
15,891,184 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi guys,

I have an web application in ASP.NET C#.

I'm creating this application for exam center.

In which i have Sessions, once the session Date & time exceeds, it should automatically update its status as 'Expired'...

What I have tried:

Can any one please help me,

how and where to add such method which can run automatically checking based on Date &
time.

Do i have to use timer control for that?

Please help/suggest me.


Thanks
Posted
Updated 24-Oct-16 1:50am
v2

1 solution

I think this article should cover it:

JavaScript to Show Session Timeout Counter[^]
 
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