|
I believe
it is uniquely generated per browser instance (as a true random number) but I’m
not 100% sure the number is every used again. Can you just generate a true
random number and check it against the DB and make sure the number does not
exist? Or before you commit to the CFID and Token, do a check as mentioned
above. -----Original
Message----- Does the term
unique mean unique to that moment in time, or unique as in never duplicated? What I would like to do is use some sort
of unique identifier as a primary key in a table. I am currently using CFID-CFTOKEN-TimeStamp, but I am wondering
if the timestamp is necessary? Michel Shane Von Svoboda wrote: CFID is a unique client ID. Part of
the session key The
ColdFusion server then attempts to match the CFID and Token on the -----Original
Message----- Hi, I've got some
simple questions about CFID and CFTOKEN Is CFID
unique? Is CFTOKEN
unique? Is CFID &
CFTOKEN combined unique? If I were to
use the CFID & CFTOKEN as a primary key in a table, would I Thanks for
the help, -- -- Einstein,
Albert Michel
Anthony Rouse 2000 Peel
street, 4th floor tel: +1 (514)
733-8500 x-5001 Toll free in
North America: 1-800-675-2991 - - -- -- Einstein, Albert Michel Anthony Rouse 2000 Peel street, 4th floor tel: +1 (514) 733-8500 x-5001 Toll free in North America: 1-800-675-2991
|
- [CFTALKTor] CFID, CFTOKEN and beyond! Michel Rouse
- RE: [CFTALKTor] CFID, CFTOKEN and beyond! Steve Budan
- RE: [CFTALKTor] CFID, CFTOKEN and beyond! Shane Von Svoboda
- Re: [CFTALKTor] CFID, CFTOKEN and beyond! Michel Rouse
- Re: [CFTALKTor] CFID, CFTOKEN and beyond! Shane Von Svoboda
- Re: [CFTALKTor] CFID, CFTOKEN and beyond! Michel Rouse
- Re: [CFTALKTor] CFID, CFTOKEN and beyond! david . seddon
