> If you set a cookie with
> <cfset cookie.wibble="rar">
> what expiration is given to that cookie ?

I wouldn't guarantee CFSET with cookies - remember that you can set them
this way after a CFFLUSH, which means they won't get sent to the browser

It's always more reliable to use CFCOOKIE
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to