Fuon,
Never "rely" on using cookies. ColdFusion's built-in handling of
session/client variables negates the use of cookies for most situations. You
need to setup your application to use either client or session variables and
store them in, preferably, a datasource as opposed to the registry (the
default).
Unless you are using pirated software the manuals explain this.
To depend on storing variables in the "registry" is not a good idea -
especially in a clustered environment.
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Fuon See Tu
Sent: Thursday, 16 August 2001 4:42 AM
To: CF-Talk
Subject: Cookie Question
Do I use javascript to manipulate cookies, or can coldfusion do all of the
cookie handling and manipulation?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists