> Client variables are not stored in a cookie.

Stephen,

They certainly *can* be if you set up your application that way... CF can
create a CFCLIENT_MYAPPNAME cookie on the client, and fill it with
name/value pairs. And if your use of client variables is very light, storing
them in a cookie can actually be pretty handy.

--
Roger



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