So does <cfapplication> still get processed (I'm not sure where it lives in 
your app architecture) for the page with <cflogout>?  If not, adjust things so 
that it does and see what happens.  :)

Josh 

-----Original Message-----
From: Lewis Billingsley [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, July 25, 2006 12:40 PM
To: CF-Talk
Subject: Re: Problem with <cflogoff> tag

I’m not using <cflocation>.   I just link to a page outside of the 
directory protected by <cflogin>.   At the top of that page I have <cflogout>.  
And also, just for good measure, as a part of my testing, I put a <cflogout> 
tag at the sign-in form page, which is also outside of the protected directory. 
 None of it matters.  

I’m having another problem that may be not be related.  If I have a file 
in a directory that I’ve bringing up in my browser for testing, then 
move the file to a different directory, then point my browser to the address of 
the old location, it brings the file up, even though the file is no longer 
there.  I cleared my browser cache.  Another developer tried it from his 
machine and it came up in his browser too.  The server people told me that 
there was no server cache.   Huh?   Is that possible?  And could it be related 
to this problem? I had already tried session storage before, but that was when 
I used application.cfm instead of the componant.

>Wait, are you using a cflocation after your cflogout tag? If so, the 
>cfauthorization cookie probably isn't being set properly.
>
>Swap over to session storage as one of the other posters suggested and 
>you should be ok.
>



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:247631
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to