Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in ASP .NET only
Search
Advanced Search
Forums
Product Launch
Updates
Today's Posts
Member List
Calendar
Home
Forum
Topic
ASP .NET
Close session when users idle
Collapse
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
visweswaran2830
New Member
Join Date:
Nov 2009
Posts:
92
#1
Close session when users idle
Jul 14 '10, 10:02 AM
Hi,
I want to know, how to close a session when a user is idle (around 'n' time) in asp.net.
Christopher Nigro
New Member
Join Date:
Jul 2010
Posts:
53
#2
Jul 14 '10, 12:43 PM
You do not have to manually close the session after a user is idel for n seconds. You just set the session timeout to the desired time and ASP.NET closes the session when that time is exceeded. You can set the session timeout in web.config.
Comment
Post
Cancel
visweswaran2830
New Member
Join Date:
Nov 2009
Posts:
92
#3
Jul 20 '10, 05:45 AM
Thanks for your response. Could you give me some idea little bit more. Since I am new to this concept.
Comment
Post
Cancel
Previous
template
Next
Working...
Yes
No
OK
OK
Cancel
👍
👎
☕
Comment