Have a look at /farcry_core/packages/types/dmProfile.cfc, line 63: stProfile.objectID = createUUID();
_____ Jake Churchill CF Webtools 11204 Davenport, Ste. 200b Omaha, NE 68154 http://www.cfwebtools.com 402-408-3733 x103 -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Alfie1109 Sent: Monday, April 23, 2007 4:55 PM To: farcry-dev Subject: [farcry-dev] Re: How is ObjectId being generated after creating a new user? Jake, Do you know where I can find that CF function? What file? Where is it located? I would really appreciate it. Thanks! Alfie On Apr 23, 2:06 pm, "Jake Churchill" <[EMAIL PROTECTED]> wrote: > There's a CF function CreateUUID() that'll do it. I'm not sure if that's > how Farcry does it but I've used that for objectid's in other sites. > > _____ > > Jake Churchill > > CF Webtools > > 11204 Davenport, Ste. 200b > > Omaha, NE 68154 > > http://www.cfwebtools.com > > 402-408-3733 x103 > > -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] On > > Behalf Of Alfie1109 > Sent: Monday, April 23, 2007 12:52 PM > To: farcry-dev > Subject: [farcry-dev] How is ObjectId being generated after creating a new > user? > > Hello, > > How is the ObjectId in the DMPROFILE table being generated after > creating a new user? I would like to create my own form to create a > new user and I would like to know how I can generate the ObjectID. If > anyone can help me with this, I would really appreciate it. > > Thanks in advance! > > Alfie --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
