| Subject: | Re: unique id when form is submitted |
|---|---|
| From: | "Dan Bracuk" <webforumsuser@xxxxxxxxxxxxxx> |
| Date: | Thu, 24 Jul 2008 03:06:47 +0000 (UTC) |
| Newsgroups: | macromedia.coldfusion.getting_started |
You can use the CreateUUID function, do a query to make sure it's not already there, and then use it. Or you can set up an autoincrement numeric field in access, change your cfinsert to a cfquery, and then select it after you insert the record. |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Tutorial Confusion, alan_lindsay |
|---|---|
| Next by Date: | Re: Tutorial Confusion, dan_newbury |
| Previous by Thread: | unique id when form is submitted, rockhiker |
| Next by Thread: | Re: unique id when form is submitted, GArlington |
| Indexes: | [Date] [Thread] [Top] [All Lists] |