Click here to Skip to main content
15,913,685 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questioncontrols in asp.net Pin
Member 821751712-Nov-11 5:33
Member 821751712-Nov-11 5:33 
AnswerRe: controls in asp.net Pin
Dennis E White12-Nov-11 18:55
professionalDennis E White12-Nov-11 18:55 
Questionweb controls Pin
sc steinhayse11-Nov-11 5:55
sc steinhayse11-Nov-11 5:55 
AnswerRe: web controls Pin
Not Active11-Nov-11 7:44
mentorNot Active11-Nov-11 7:44 
GeneralRe: web controls Pin
Dennis E White11-Nov-11 12:23
professionalDennis E White11-Nov-11 12:23 
Questionhow to generate id to every click on save button. Pin
raiskhanshab11-Nov-11 4:28
raiskhanshab11-Nov-11 4:28 
AnswerRe: how to generate id to every click on save button. Pin
Not Active11-Nov-11 5:21
mentorNot Active11-Nov-11 5:21 
QuestionHow to determine if any users are currently viewing website? Pin
Goalie3511-Nov-11 3:43
Goalie3511-Nov-11 3:43 
Hello. This may or may not be an asp.net question but basically, we have a website & we have a situation where we need to know instantly if any users are viewing the site.

I know I can implement some code to create a session when a user visits the site and then log into the database when that user's session has expired (i.e. he's off the site), but even that wouldn't be completely accurate since session objects wait for about 20 minutes of inactivity before expiring. What I need is be able to determine whether any users are on the site currently, not within the last 20 minutes.

My other thought was perhaps there's some tools on the server itself that can help me with this (we use Windows Server 2003), but I wasn't sure if this was a possibility.

Any ideas on the best way to track this?

Thanks.
AnswerRe: How to determine if any users are currently viewing website? Pin
Dennis E White11-Nov-11 5:46
professionalDennis E White11-Nov-11 5:46 
GeneralRe: How to determine if any users are currently viewing website? Pin
Not Active11-Nov-11 7:35
mentorNot Active11-Nov-11 7:35 
GeneralRe: How to determine if any users are currently viewing website? Pin
Dennis E White11-Nov-11 12:36
professionalDennis E White11-Nov-11 12:36 
GeneralRe: How to determine if any users are currently viewing website? Pin
Not Active11-Nov-11 13:34
mentorNot Active11-Nov-11 13:34 
GeneralRe: How to determine if any users are currently viewing website? Pin
Dennis E White12-Nov-11 4:55
professionalDennis E White12-Nov-11 4:55 
AnswerRe: How to determine if any users are currently viewing website? Pin
Not Active11-Nov-11 7:39
mentorNot Active11-Nov-11 7:39 
Questionuse dropdown list control Pin
sc steinhayse11-Nov-11 1:54
sc steinhayse11-Nov-11 1:54 
AnswerRe: use dropdown list control Pin
Not Active11-Nov-11 2:26
mentorNot Active11-Nov-11 2:26 
GeneralRe: use dropdown list control Pin
sc steinhayse11-Nov-11 3:44
sc steinhayse11-Nov-11 3:44 
GeneralRe: use dropdown list control Pin
Not Active11-Nov-11 3:58
mentorNot Active11-Nov-11 3:58 
Questionsetting up start up page Pin
MalarGayu10-Nov-11 14:22
MalarGayu10-Nov-11 14:22 
AnswerRe: setting up start up page Pin
Anuj Banka10-Nov-11 18:13
Anuj Banka10-Nov-11 18:13 
AnswerRe: setting up start up page Pin
Dennis E White10-Nov-11 18:18
professionalDennis E White10-Nov-11 18:18 
GeneralRe: setting up start up page Pin
MalarGayu10-Nov-11 19:27
MalarGayu10-Nov-11 19:27 
Questionclass Pin
byka10-Nov-11 2:42
byka10-Nov-11 2:42 
AnswerRe: class Pin
Morgs Morgan10-Nov-11 3:05
Morgs Morgan10-Nov-11 3:05 
AnswerRe: class Pin
Dennis E White10-Nov-11 4:39
professionalDennis E White10-Nov-11 4:39 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.