> hi.  i'm reading about session variables and cookies, and my
> text says:
> cfid--the unique client id. part of the session key.  what is
>  the "session key"?

The "session key" is what associates a specific browser with the stored
Session variables on the server. CF uses two variables for this: CFID and
CFTOKEN. These are usually set as cookies on the browser.

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

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
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.

Reply via email to