> I'm using cookies to allow session variables with CF5, and > I'm running into > lots of people who have them disabled - IE6, for instance, appears to > disable them by default. Would I be better off using > URLToken, or is there > a way to make cookies work on most systems? IE talks about a compact > privacy policy, I notice.
Your best bet is to build a Privacy Policy for your website While in IE6, click on View, Privacy Report, then "Learn more about privacy..." That will give you some information about how IE6 is treating cookies Here's some links on why and how the P3P privacy policy came about http://www.w3.org/TR/P3P/ http://www.w3.org/P3P/implementations http://www.p3pdeveloper.com Hope this helps ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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

