Hello All-

I have an application where I am storing login info (userid, name, 
editlevel, timecreated, IP) in a session variable.  Because the client 
requires that the Admin be able to view all active sessions, I am also 
storing these values in an application variable struct where the userid is 
the key.

Whenever the user makes a request from the Admin section of the website, 
their timecreated value in the session AND application variable is 
reset.  I know that the session variable timeout is refreshed on each hit, 
but is the APPLICATION variable's timeout reset as well?  In other words, 
if the application is set to timeout at 20 minutes, is that 20 minutes 
reset each time the application variable is written to or is it a straight 
20 minute timer from the point that the application variable is created?

Thanks-

Carmen Johnson
[EMAIL PROTECTED]



-------------------------------------------------------------------------
This email server is running an evaluation copy of the MailShield anti-
spam software. Please contact your email administrator if you have any
questions about this message. MailShield product info: www.mailshield.com

-----------------------------------------------
To post, send email to [EMAIL PROTECTED]
To subscribe / unsubscribe: http://www.dfwcfug.org

Reply via email to