Quoting Bill Grover <[EMAIL PROTECTED]>:
> 
> <!--- Needed for when the session times out but CFMX thinks the login still
> active --->
> <cfif NOT IsDefined("SESSION.nUserID")>       
>       <cflogout>
> </cfif>
> 
> <cflogin>
<snipage>

There used to be an issue with cflogin and cflogout where you needed to put the
cflogout after the cflogin or users would get mixed up when they logged out and
back in again (I think). Not sure if it is resolved yet?

Jochem
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to