Hi,
I have got a form setup which sends some data such as name, year, colour etc into a database (mysql) which has an auto_increment field in the database. What i want to do is on sending the data to the databse, i want to grab the auto_increment number for that row of data that i just sent.
Would any be so kind and tell me how to do this because its got me stuck.
Many thanks,
Mark