[thelist] Curious Question about Session Variables

Rob Smith rob.smith at THERMON.com
Fri Dec 27 13:57:01 CST 2002


http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnproasp/ht
ml/applicationsessionvariables.asp

For any of those following this string and would like to know more about
this. Basically this link leeds to a good explanation of Session Variables
and Application Objects. And if you ever wanted to know what visitor you are
that day.

Thanks Norman,

Rob

-----Original Message-----
From: Norman Beresford [mailto:n.beresford at anansi.co.uk]
Sent: Friday, December 27, 2002 1:35 PM
To: thelist at lists.evolt.org
Subject: RE: [thelist] Curious Question about Session Variables


Hi Rob

You only know when the session ends when the session times out or the
application shuts down.  If a user shuts down their browser mid-way through
a session you'll only know about it when the session timeout value is
reached, which could be x mins (x=session.timeout).

Norman

--
* * Please support the community that supports you.  * *
http://evolt.org/help_support_evolt/

For unsubscribe and other options, including the Tip Harvester
and archives of thelist go to: http://lists.evolt.org
Workers of the Web, evolt !



More information about the thelist mailing list