Yes, that's the setting I meant and you have it set right. If deleting cookies is the only thing that works, it's probably because you are being assigned a new session on the next request (assuming you are now storing the login in the session as per your posted code).
On 7/26/06, Lewis Billingsley <[EMAIL PROTECTED]> wrote: > I'm not sure which setting you mean when you say "new content." But, the > setting that says, "Checks for newer versions of stored pages," says "Every > Visit to the Page." > > Here's what I just did: > Whenever I go to clear cache, I clear temporary Internet files, History, and > Cookies, right? So this time I cleared each one separately. Deleting > cookies only between sign-ins was the only one to work. Maybe we're > beginning to get somewhere with this. > Thanks, > Lewis > > >Even with no server cache, the cfclasses folder holds the compiled > >classes and can continue to do so if a file is deleted. The cflogout > >thing is a different problem. > > > >These questions are for the cflogout thing: > > > >How is is IE set to check for new content > >in the page? If you clear your IE cache and revisit the page after > >logging out, do you still appear logged in? If you then try a protected > >page, are you actually still logged in? > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:247750 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

