yep... 

<CFCOOKIE NAME="id" VALUE="" EXPIRES="NOW">
<CFCOOKIE NAME="id" VALUE="xxx">

or this should work too...  (i believe)
 
<CFSET cookie.id = "">
<CFSET cookie.id = "xxx">


        Terry Bader
        IT/Web Specialist
        EDO Corp - Combat Systems
        (757) 424-1004 ext 361 - Work
        [EMAIL PROTECTED]   


        (757)581-5981 - Mobile
        [EMAIL PROTECTED]
        icq: 5202487   aim: lv2bounce
        http://www.cs.odu.edu/~bader






> -----Original Message-----
> From: Adrian Cesana [mailto:[EMAIL PROTECTED]]
> Sent: Friday, March 09, 2001 1:24 PM
> To: CF-Talk
> Subject: CFCOOKIE
> 
> 
> Can you EXPIRE a cookie and SET it again from the same page?
> 
> Thanks,Adrian
> 
> 
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to