Click here to Skip to main content
15,907,910 members
Home / Discussions / C#
   

C#

 
QuestionDatabinding with combobox as 'lookup' table Pin
Rajendra Rana3-Feb-06 8:13
Rajendra Rana3-Feb-06 8:13 
Questionhow to create registry objects of Skype (TM) Pin
Sasuko3-Feb-06 8:07
Sasuko3-Feb-06 8:07 
QuestionExcel Borders Problem Pin
FreewareFire3-Feb-06 6:26
FreewareFire3-Feb-06 6:26 
AnswerRe: Excel Borders Problem Pin
Douglas Troy3-Feb-06 6:42
Douglas Troy3-Feb-06 6:42 
QuestionRe: Excel Borders Problem Pin
FreewareFire3-Feb-06 12:51
FreewareFire3-Feb-06 12:51 
AnswerRe: Excel Borders Problem Pin
Member 42856225-Nov-08 1:49
Member 42856225-Nov-08 1:49 
Questionmouse move and click in any other window Pin
toposte3-Feb-06 5:28
toposte3-Feb-06 5:28 
QuestionTracking Current Web Sessions Pin
Pualee3-Feb-06 5:08
Pualee3-Feb-06 5:08 
Hey there,

I'm working on a webpage using ASP and C#. At the server, I am tracking all of the live Sessions based on the HttpContext.Current.Session.SessionID value. As you probably know this is a value unique to each web browser accessing my pages.

Now my problem. I would like to know when a user closes the browser and leaves the site (assuming he/she doesn't "log out"). I am hoping to periodically check each SessionID to see if it is still current or expired. Is there a way to load a specific session based on its ID and check to see if it has expired or not?

If it matters, I am using cookies to store the session information.

Thanks in advance,

Pualee

-- modified at 11:10 Friday 3rd February, 2006

P.S. -- Im reading a few books and looking all over the web, but having difficulty finding good information about Sessions (I'm new to Web Development). If you know a good online faq or tutorial, please share the love/url here Poke tongue | ;-P
AnswerRe: Tracking Current Web Sessions Pin
Guffa3-Feb-06 6:03
Guffa3-Feb-06 6:03 
GeneralRe: Tracking Current Web Sessions Pin
Pualee3-Feb-06 7:12
Pualee3-Feb-06 7:12 
GeneralRe: Tracking Current Web Sessions Pin
Ravi Bhavnani3-Feb-06 9:42
professionalRavi Bhavnani3-Feb-06 9:42 
AnswerRe: Tracking Current Web Sessions Pin
Guffa4-Feb-06 3:28
Guffa4-Feb-06 3:28 
QuestionHard Disk Manufacter Serial Number Pin
Stanciu Vlad3-Feb-06 4:56
Stanciu Vlad3-Feb-06 4:56 
AnswerRe: Hard Disk Manufacter Serial Number Pin
Simon Capewell3-Feb-06 5:54
Simon Capewell3-Feb-06 5:54 
GeneralRe: Hard Disk Manufacter Serial Number Pin
Stanciu Vlad3-Feb-06 6:14
Stanciu Vlad3-Feb-06 6:14 
GeneralRe: Hard Disk Manufacter Serial Number Pin
Simon Capewell3-Feb-06 6:19
Simon Capewell3-Feb-06 6:19 
GeneralRe: Hard Disk Manufacter Serial Number Pin
Stanciu Vlad3-Feb-06 21:27
Stanciu Vlad3-Feb-06 21:27 
Questionexport text/reports in XLS, HTML, PDF, DBF, XML format Pin
MihaiChioariu3-Feb-06 4:27
MihaiChioariu3-Feb-06 4:27 
AnswerRe: export text/reports in XLS, HTML, PDF, DBF, XML format Pin
malharone3-Feb-06 4:51
malharone3-Feb-06 4:51 
GeneralRe: export text/reports in XLS, HTML, PDF, DBF, XML format Pin
MihaiChioariu3-Feb-06 5:52
MihaiChioariu3-Feb-06 5:52 
GeneralRe: export text/reports in XLS, HTML, PDF, DBF, XML format Pin
malharone3-Feb-06 6:02
malharone3-Feb-06 6:02 
QuestionHelp with Environment.UserName and services Pin
DUKEMAN3-Feb-06 4:04
DUKEMAN3-Feb-06 4:04 
AnswerRe: Help with Environment.UserName and services Pin
Sean Michael Murphy3-Feb-06 5:17
Sean Michael Murphy3-Feb-06 5:17 
GeneralRe: Help with Environment.UserName and services Pin
DUKEMAN3-Feb-06 5:33
DUKEMAN3-Feb-06 5:33 
QuestionC# 2.0 & 1.1 interop Pin
ryancrawcour3-Feb-06 3:22
ryancrawcour3-Feb-06 3:22 

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.