bluesauceuk
Programmer
Hi!
I have a major problem - I can't seem to work out how to get the record number after I have updated a table item.
I know from past experience that after a <CFINSERT> I can do a query and get a MAX(RecordID) and that seems to work.
I cannot work out how to get the record ID when using an insert.
As the data is passed from a form. There is no URL.Record value...
Can someone please help me?
Cheers
Mark ;-)
I have a major problem - I can't seem to work out how to get the record number after I have updated a table item.
I know from past experience that after a <CFINSERT> I can do a query and get a MAX(RecordID) and that seems to work.
I cannot work out how to get the record ID when using an insert.
As the data is passed from a form. There is no URL.Record value...
Can someone please help me?
Cheers
Mark ;-)