rendering. So it will be gone for the next page.
I would set it to 0 or false.
<cfcookie name="poll_1" value="0" EXPIRES="now">
<CFIF IsDefined("cookie.poll_1")
and cookie.poll_1 neq 0>
WTF?
</CFIF>
-sm
--- Angel Stewart <[EMAIL PROTECTED]>
wrote:
> <cfcookie name="poll_1" value="" EXPIRES="now">
> <cfcookie name="cookie.poll_1" value=""
> EXPIRES="now">
> <CFIF IsDefined("cookie.poll_1")>
> WTF?
> </CFIF>
>
>
> Why am I seeing WTF??
>
> I said to expire the cookie..but it never expires.
> When I check for it
> again..it's still there. Why?
>
> -Gel
>
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]
