You can set client (client or cookie) and session variables on the same page that 
displays them.  But what you cannot do is a CFLOCATION on the same page that sets a 
client variable.

---mark

--------------------------------------------------------------
Mark Warrick
Phone: (714) 547-5386
Efax.com Fax: (801) 730-7289
Personal Email: [EMAIL PROTECTED]
Personal URL: http://www.warrick.net 
Business Email: [EMAIL PROTECTED]
Business URL: http://www.fusioneers.com
ICQ: 346566
--------------------------------------------------------------


> -----Original Message-----
> From: Chapman, Katrina [mailto:[EMAIL PROTECTED]]
> Sent: Monday, October 09, 2000 11:13 AM
> To: CF-Talk
> Subject: RE: Cookie Detector
> 
> 
> 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/[email protected]/
> > 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/[email protected]/
> 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.

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebarRsts&bodyRsts/cf_talk or send a message 
to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to