There's a bug with CFLogin/Logout and session variables:
http://cfguru.daemon.com.au/archives/2003_08.html
I changed loginstorage to cookie as recommended and it is working.
Sincerely,
Andrew
Webmaster
Illinois Comptroller's Office
www.IllinoisComptroller.com
-----Original Message-----
From: Raymond Camden [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 02, 2004 1:36 PM
To: CF-Talk
Subject: RE: Logging in a user: Session Variable Require Round Trip?
You are right in that code inside <cflogin> is ONLY run if you are not
logged in. However, on a properly working system you can set
session.whatever inside and be sure that as long as you are logged in,
the
session var will exist as well.
I think there is a possibility that maybe things got confused since you
switched your login storage while you were testing.
_____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

