On page 76 of CF4 BOS (Books on Shelf)
"Developing Web Applications with ColdFusion"
I find the following:

"Session variables work exactly as client variables do,
in that they require a client name (client ID) and are
always scoped within that client ID."

This sounds like my_variable needs to be referred to
as session.my_client_ID.my_variable, but I don't believe
this is the case.

Please clarify my confusion.

best,  paul

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