Forums
This topic is locked
print recordset fields
Posted 30 Dec 2006 00:48:18
1
has voted
30 Dec 2006 00:48:18 David Zook posted:
I am working on a form that updates two or more tables at once. For this I am using transactions. I don't seem to be able to find a way to do this easily within dreamweaver so I am coding up the transaction which means that I have to hand enter all the (request.form)value fields. Can anyone tell me an easy way to print out a list of the fields in the recordset so I have them and can then input them into my SQL transaction update?
Thanks,
Dave