Re: Log out routine

2002-06-25 Thread Jochem van Dieten
Stephenie Hamilton wrote: > If I am logging them out of the app, does it matter if they lose their > CFID and CFTOKEN? Depends. If you just want to delete their security information, but not their l10n prefs it is pretty bad if you delete everything :) Jochem __

RE: Log out routine

2002-06-25 Thread Kevin Schmidt
expires value that way when the browser closes they cease to exist. -Original Message- From: Stephenie Hamilton [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 25, 2002 10:30 AM To: CF-Community Subject: RE: Log out routine If I am logging them out of the app, does it matter if they lose their

RE: Log out routine

2002-06-25 Thread Stephenie Hamilton
If I am logging them out of the app, does it matter if they lose their CFID and CFTOKEN? ~~ Stephenie -Original Message- From: Jochem van Dieten [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 25, 2002 11:17 AM To: CF-Community Subject: Re: Log out routine Kevin Schmidt wrote

RE: Log out routine

2002-06-25 Thread Kevin Schmidt
--- From: Jochem van Dieten [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 25, 2002 10:17 AM To: CF-Community Subject: Re: Log out routine Kevin Schmidt wrote: > You wouldn't lose CFID and CFTOKEN if you use structdelete. You have to > specify the key within the structure so you can

Re: Log out routine

2002-06-25 Thread Jochem van Dieten
Kevin Schmidt wrote: > You wouldn't lose CFID and CFTOKEN if you use structdelete. You have to > specify the key within the structure so you can pick and choose what > session vars to knock off. Plus CFID and CFTOKEN aren't stored in the > session structure so how would you lose them?? Take a l

RE: Log out routine

2002-06-25 Thread Stephenie Hamilton
Thanks.. ~~ Stephenie -Original Message- From: Jochem van Dieten [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 25, 2002 10:54 AM To: CF-Community Subject: Re: Log out routine Stephenie Hamilton wrote: > Well, I was thinking on the logout page I could set the cookies to >

RE: Log out routine

2002-06-25 Thread Kevin Schmidt
- From: Jochem van Dieten [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 25, 2002 9:54 AM To: CF-Community Subject: Re: Log out routine Stephenie Hamilton wrote: > Well, I was thinking on the logout page I could set the cookies to > expire now...but what is the best way to ki

Re: Log out routine

2002-06-25 Thread Jochem van Dieten
Stephenie Hamilton wrote: > Well, I was thinking on the logout page I could set the cookies to > expire now...but what is the best way to kill a session var? StructDelete() (or StructClear(), but then you loose the cfid and cftoken as well). Jochem _

RE: Log out routine

2002-06-25 Thread Kevin Schmidt
Use the structdelete function. The structure is session and the key is your session variable name. -Original Message- From: Stephenie Hamilton [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 25, 2002 9:51 AM To: CF-Community Subject: RE: Log out routine Well, I was thinking on the

RE: Log out routine

2002-06-25 Thread Stephenie Hamilton
]] Sent: Tuesday, June 25, 2002 9:38 AM To: CF-Community Subject: Log out routine What is the best way to log out a user from an app that uses cookies and session vars? ~~ Stephenie __ Your ad could be here. Monies from ads go to

RE: Log out routine

2002-06-25 Thread Kevin Schmidt
: Tuesday, June 25, 2002 9:38 AM To: CF-Community Subject: Log out routine What is the best way to log out a user from an app that uses cookies and session vars? ~~ Stephenie __ Get the mailserver that powers this list at http

Log out routine

2002-06-25 Thread Stephenie Hamilton
What is the best way to log out a user from an app that uses cookies and session vars? ~~ Stephenie __ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. Archiv