So you wouldn't need the Session.LoggedIn="true" statement to renew the session variable? Activity alone renews it?
----- Original Message ----- From: "Paul Giesenhagen" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Tuesday, March 26, 2002 9:02 AM Subject: Re: session variable renewal > 10:35 > Activity starts things over. > > Paul Giesenhagen > QuillDesign > http://www.quilldesign.com > SiteDirector v2.0 - Commerce Builder > > > ----- Original Message ----- > From: "Cornillon, Matthieu" <[EMAIL PROTECTED]> > To: "CF-Talk" <[EMAIL PROTECTED]> > Sent: Tuesday, March 26, 2002 8:58 AM > Subject: session variable renewal > > > > Hello. Do session variables get renewed when you set them? In other > words, > > let's say that my application has a 20-minute session variable timeout. > At > > 10:00, a user hits a page that sets Session.LoggedIn="true". At 10:15, > the > > user hits that page again. Does Session.LoggedIn expire at 10:20 or > 10:35? > > > > Thanks, > > Matthieu > > > ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

