Is there a way to get the id of the record you just saved()
<cfset userRecord = applicaiton.reactor.createRecord("users")>
<cfset ...
<cfset ...
<cfset userRecord.save()>
what is that id???
--
Dan Vega
[EMAIL PROTECTED]
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[email protected]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
- [Reactor for CF] save() method Dan Vega
- Re: [Reactor for CF] save() method Jared Rypka-Hauer
