I'm using 6.1 (Version: 6,1,0,63958). No change in issue when setting
the loginStorage attribute to session.
So you are saying that setting the session variables in my cflogin tag
in my application.cfm file should work in theory without a redirect?
The cflogin works, but the session vars are not set according to this
error message:
Error Occurred While Processing Request
Element AGENCY_NO is undefined in SESSION.
The error occurred in D:\CFusionMX\wwwroot\LHF\index.cfm: line 26
24 : <IMG SRC=""> 25 : <cflock SCOPE="SESSION" TIMEOUT="100" TYPE="READONLY">
26 : <I>Agy:</I>#session.Agency_No#<I><BR>
27 : </cflock>
28 : <P>
And I must say that it is in fact improbable that logging out allows me
to log in on the second attempt (as I specified in original message) - I
cannot duplicate this now.
Thanks.
Sincerely,
Andrew
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

