Loop over the cookie struct, and set them all to expire now.

<cfloop collection="#cookie#" item="i">
  <cfcookie ... expires="now">
</cfloop>
-- 
 jon
 mailto:[EMAIL PROTECTED]

Thursday, September 11, 2003, 2:47:05 PM, you wrote:
TW> hi there.

TW> made a change last night, and for some reason clients cant get to stuff
TW> on our reporting site
TW> due to old cookies vs. new cookies, I want to delete all cookies, is
TW> there a way to just delete
TW> the entire cookie scope?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm

Reply via email to