Joshua:
Is there any way to access the amount of time left for a particular session?
I realize that I do it myself by storing the time that the last script was
executed into $Session during Script_OnStart, but was wondering if
Apache::ASP tracked this information with the $Session itself.
I'm playing around with the ASP model for watching who is currently active
within an application. I currently track the number of active sessions,
their last used IP address (from $Request->ServerVariables), and the number
of scripts accessed. See: http://traffic.ce.gatech.edu/
Thanks,
JL
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]