The easiest explanation I can think to tell you is this. Instead of making a
cookie <cfcookie name="Test" value="Data" expires="NEVER"> do this <cfset
session.test = "data"> Then wherever you need that variable you use
#session.test# It's that simple.
Robert Everland III
Web Developer
Dixon Ticonderoga
-----Original Message-----
From: Art Broussard [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 10, 2000 3:09 PM
To: [EMAIL PROTECTED]
Subject: Newbie: Sessions
I am trying to understand sessions and trying to know when I should use
them. So far I have done every thing with cookies. Is there a good place to
read about sessions online?
Also, I was told not to use them at all by one of the guys in the office. Is
there a reason why?
Thanks
Art
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
----------------------------------------------------------------------------
--
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.