To kill a cookie, youset expires  to the current moment via cf or via js.
<cfcookie name="klj" value="lkj" expires="NOW">

-----Original Message-----
From: Susan Hamilton-Allen [mailto:[EMAIL PROTECTED]] 
Sent: Friday, September 06, 2002 1:59 PM
To: CF-Talk
Subject: Deleting Cookie Name/Value Pairs


Is there a way to delete a name/value pair from a cookie written to disk, as
opposed to setting the value to "" in <cfcookie> (not recommended by MM)?
DeleteClientVariable() does not work.  

Susan Hamilton Allen
Web Programmer
Pfingsten Publishing, L.L.C.
Seven Hills, OH 44131



______________________________________________________________________
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
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to