macromedia.coldfusion.getting_started
[Top] [All Lists]

unique id when form is submitted

Subject: unique id when form is submitted
From: "rockhiker" <jimo@xxxxxxxxxxx>
Date: Wed, 23 Jul 2008 22:45:30 +0000 (UTC)
Newsgroups: macromedia.coldfusion.getting_started

I have a form that submits data to an access 2007 database. I am using 
formfields:   Is there a way to create a unique id that gets entered into the 
database and display it as an registration/confirmation number on the action 
page? _ THANK YOU

 <cfinsert datasource="design2008" tablename="2008RDCRegistratation" 
           formfields="fullname, Email, County, Title, Phone,  Address1, 
Address2, Payment, CitySTZip, Allergies, Vegetarian,">


<Prev in Thread] Current Thread [Next in Thread>