Dave Watts wrote: >>>>> <cfif structKeyExists(cookie, "CFID") AND structKeyExists(cookie,
> The point of cookies is that they're set once and kept for some > duration; there's no need to set them on each subsequent page request > (and it'll annoy people who've configured their browsers to prompt > before accepting a cookie). I guess the part I was wondering about was the logic for checking for both variables. Is there no other way to check if session management and client cookies are enabled? Don't know if you know the answer to this, but does CF automatically lose its session if one of those cookies are deleted? thanks! Mike ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:319650 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

