Hi Tom, Ok, I've checked this through on my code.
I add cftoken to the cfid to make a single string and store this against the user table. The UUID on cfadmin is checked and I am running on MX 6.1. My dupe records report returns all records based on the cfid:cftoken pair. I still don't understand how it can return dupes. The user records appear genuine so I don't think its people willingly creating second user records. Any ideas please? Jenny ----- Original Message ----- From: "Tom Kitta" <[EMAIL PROTECTED]> To: "CF-Talk" <[email protected]> Sent: Saturday, October 08, 2005 5:28 AM Subject: RE: CFID > Yes, or better yet go with JSessionID - it has the added bonus of making > sessions work more like what developers expect sessions should work, > > TK > > -----Original Message----- > From: Webmaster at FastTrack On Line > [mailto:[EMAIL PROTECTED] > Sent: Friday, October 07, 2005 11:50 PM > To: CF-Talk > Subject: Re: CFID > > > OK Tom thanks, I had a read of that, most helpful .. so if I want to make > sure I have a unique identifier all i need is the cftoken with uuid > checked > in cfadmin? > > Jenny > > ----- Original Message ----- > From: "Tom Kitta" <[EMAIL PROTECTED]> > To: "CF-Talk" <[email protected]> > Sent: Saturday, October 08, 2005 3:21 AM > Subject: RE: CFID > > >>I think this note explains a lot about CFIDE and CFTOKEN: >> http://cfmxplus.blogspot.com/2002_06_23_cfmxplus_archive.html >> >> As mentioned in above article, by default CFIDE and CFTOKEN are just >> pseudo-random numbers that are rather short, thus, there is a chance of >> them repeating. >> >> TK >> >> -----Original Message----- >> From: Russ [mailto:[EMAIL PROTECTED] >> Sent: Friday, October 07, 2005 10:00 PM >> To: CF-Talk >> Subject: RE: CFID >> >> >> I have never heard of the CFID being unique... CFID and CFTOKEN >> combination >> MIGHT be unique, but I have a feeling eventually you will run into dupes >> there as well... Why not just generate a UUID to store in the database? >> >> -----Original Message----- >> From: Webmaster at FastTrack On Line >> [mailto:[EMAIL PROTECTED] >> Sent: Friday, October 07, 2005 9:53 PM >> To: CF-Talk >> Subject: CFID >> >> Hi all, >> >> CFID and how it really works is something I've never got to the bottom >> of. >> I have never been able to find docs on MM that really explain it. >> >> Scenario - I run a dating site and each time a user registers I store the >> cfid against their user record in an ms sql table. >> >> I'm been told that CFID is a unique ID field and can't ever repeat. >> However, I have maybe 100 dupe records, those with the same CFID. >> >> How can that possible happen? >> >> Thanks in advance for any help explaining what's going on. >> >> Jenny >> >> >> >> >> >> >> >> >> > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:220480 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

