> 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?

Yes.

> 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.

So are you sayign it is working fine now? If so then I'd say the issue was
that you were not tieing session to cflogin.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to