Let's talk about something interesting.

I use cookies throughout all of my sites.  I usually max out with three 
cookies.  Since most of my sites are dynamic I have a user cookie, a 
specific site number cookie, and the specific sites dynamic information 
cookie.  I always let the users know what is in the cookies I am 
keeping.  I usually only keep information regarding the development of the 
site, hex colors, pages that they can see etc.

I have never switched to passing these variables through the url because I 
have always had something more critical to do.

So, the topic for the day and we can carry this to next week is:

How do you handle cookies/session variables?

thanks,
kaigler


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with 
'unsubscribe' in the body or visit the list page at www.houseoffusion.com

Reply via email to