Click here to Skip to main content
15,898,588 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: [Message Deleted] Pin
Paul Conrad28-Oct-07 12:00
professionalPaul Conrad28-Oct-07 12:00 
QuestionHide SQL Pin
mehrdadc4827-Oct-07 9:26
mehrdadc4827-Oct-07 9:26 
AnswerRe: Hide SQL Pin
Guffa27-Oct-07 9:41
Guffa27-Oct-07 9:41 
AnswerRe: Hide SQL Pin
Blue_Boy27-Oct-07 11:33
Blue_Boy27-Oct-07 11:33 
AnswerRe: Hide SQL Pin
Paul Conrad27-Oct-07 11:55
professionalPaul Conrad27-Oct-07 11:55 
QuestionProblem in Page.User.Identity.Name [modified] Pin
Pandiarajan R T27-Oct-07 5:58
Pandiarajan R T27-Oct-07 5:58 
QuestionKeeping track of online users . Pin
devboycpp27-Oct-07 5:53
devboycpp27-Oct-07 5:53 
AnswerRe: Keeping track of online users . Pin
Paul Conrad27-Oct-07 11:49
professionalPaul Conrad27-Oct-07 11:49 
Not sure about what your specific requirements are, but I have kept track of online users in my web apps by keeping a table in the database of who is online, where they have gone within the web app, etc.

devboycpp wrote:
My problem is how to remove the user from the "logged in users list" stored in aplication variable when they exit by just closing the browser window.


My web app actually looked for idle time and removed users who were inactive past the set idle time.


"Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

GeneralRe: Keeping track of online users . Pin
devboycpp28-Oct-07 8:05
devboycpp28-Oct-07 8:05 
GeneralRe: Keeping track of online users . Pin
Paul Conrad28-Oct-07 8:09
professionalPaul Conrad28-Oct-07 8:09 
GeneralRe: Keeping track of online users . Pin
devboycpp28-Oct-07 8:38
devboycpp28-Oct-07 8:38 
GeneralRe: Keeping track of online users . Pin
Paul Conrad28-Oct-07 8:57
professionalPaul Conrad28-Oct-07 8:57 
GeneralRe: Keeping track of online users . Pin
devboycpp28-Oct-07 16:14
devboycpp28-Oct-07 16:14 
GeneralRe: Keeping track of online users . Pin
Paul Conrad28-Oct-07 17:00
professionalPaul Conrad28-Oct-07 17:00 
GeneralRe: Keeping track of online users . Pin
devboycpp29-Oct-07 4:47
devboycpp29-Oct-07 4:47 
GeneralRe: Keeping track of online users . Pin
Paul Conrad29-Oct-07 13:00
professionalPaul Conrad29-Oct-07 13:00 
QuestionBubble Tooltip for a Label(asp.net) [modified] Pin
PeriyasamyRamachandran27-Oct-07 4:21
PeriyasamyRamachandran27-Oct-07 4:21 
QuestionBitmap on page Pin
sabrown10027-Oct-07 2:30
sabrown10027-Oct-07 2:30 
AnswerRe: Bitmap on page Pin
Guffa27-Oct-07 6:37
Guffa27-Oct-07 6:37 
QuestionPrevent Cross-Site Scripting Pin
dataminers27-Oct-07 2:24
dataminers27-Oct-07 2:24 
AnswerRe: Prevent Cross-Site Scripting Pin
Dominic Pettifer27-Oct-07 11:49
Dominic Pettifer27-Oct-07 11:49 
Questionproblem related to RadioButtonList Pin
RajeevKumarSharma27-Oct-07 1:49
RajeevKumarSharma27-Oct-07 1:49 
AnswerRe: problem related to RadioButtonList Pin
Imran Khan Pathan27-Oct-07 1:56
Imran Khan Pathan27-Oct-07 1:56 
GeneralRe: problem related to RadioButtonList Pin
RajeevKumarSharma27-Oct-07 2:13
RajeevKumarSharma27-Oct-07 2:13 
QuestionRe: problem related to RadioButtonList Pin
Karthic M27-Oct-07 2:36
Karthic M27-Oct-07 2:36 

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.