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.

On 7/26/06, James Holmes <[EMAIL PROTECTED]> wrote:
> Oh well, the suggestion was based on pure superstition rather than
> science, so I'm not surprised it didn't work.
>
> Login storage defaults to Cookie, so neither of the things you
> mentioned are a must.
>
> On 7/25/06, Lewis Billingsley <[EMAIL PROTECTED]> wrote:
> > Thanks James. I have a cleaned up verson of the file in more recent posting.
> >    I replaced my <cflogout> with your suggestion.
> >    Still doesn't work. My application.cfc does not enable session 
> > management or
> >    specify login storage, as I did when I used application.cfm. Do I need 
> > to do
> >    either of those?
> >
> > > Try putting this in the logout file:
> > >
> > > <cflogin></cflogin><cflogout>
> >
> > > I kow it looks strange - just try it.
>
> --
> CFAJAX docs and other useful articles:
> http://www.bifrost.com.au/blog/
>


-- 
CFAJAX docs and other useful articles:
http://www.bifrost.com.au/blog/

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:247625
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to