> is it possible that two (or more) users have the same cfid&cftoken ?
> <cfif yes>
> Wich is the best way to identify a (unique) user session ?
No. It's safe to assume that every user is assigned (and subsequently
returns) a unique CFID and CFTOKEN combination.
In fact, if you use session variables, ColdFusion makes exactly that
assumption and uses the CFID/CFTOKEN pair sent by the browser to marry up
browser requests with session variables previously set on the server.
--
Aidan Whitehall <[EMAIL PROTECTED]>
Netshopper UK Ltd
Advanced Web Solutions & Services
http://www.netshopperuk.com/
Telephone +44 (01744) 648650
Fax +44 (01744) 648651
------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message
with 'unsubscribe' in the body to [EMAIL PROTECTED]