I thought that you couldn't test for a cookie on the same page that sets it.
Is this wrong?
Because this:
<cfcookie name="test" value="test" expires="NEVER">
<cfoutput>#IsDefined("cookie.test")#</cfoutput>
Generates a Yes.
--K
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Monday, October 09, 2000 6:49 AM
> To: CF-Talk
> Cc: [EMAIL PROTECTED]
> Subject: Re: Cookie Detector
>
>
> Sure it can. It just can't do it on the same page
> that attempts to set the cookie.
>
> best, paul
>
> At 12:42 PM 10/9/00 +0100, you wrote:
> >But isdefined alone can't
> >determine whether they have cookies enabled or not.
>
> --------------------------------------------------------------
> ----------------
> Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=list
> s/cf_talk or send a message to
> [EMAIL PROTECTED] with 'unsubscribe' in the body.
>
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.