Can anyone explain this?

I have cookies disabled. I have session management and setclientcookies set
to yes in application.cfm. I am using CF 4.0

On each page I put the following code:

<cfoutput>#cookie.cfid#<br>#cookie.cftoken#</cfoutput>

There are no cookies listed  in the Parameters CGI variables of each page.
And yet for each page I get a different value for cfid which increments by
one and a different value for cftoken.

Sebastian


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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