Exactly. You usually just check for it's existence. If it doesn't exist, set
it
(which is usually "false", since it doesn't exist). It'll stay until it
either
1) it times out (after 20 minutes), or 2) is deleted by you intentionally.

HTH.

Joel

----- Original Message -----
From: "Ricq Pattay" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, March 26, 2002 10:10 AM
Subject: Re: session variable renewal


> 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/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to