> I got a reply that client cookies can be manipulated fully by 
> coldfusion. So, errr, where are they stored?

They're stored on the client - cookies are received by the browser, and
stored within a file or directory, typically. With the CFCOOKIE tag, you can
issue cookies to the browser, which will then save those cookies a specified
length of time.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

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

Reply via email to