I wonder if anyone can help? I have a form which creates a record in a database, when the form has been submitted it takes the user to another page with a form on it.
I'm basically looking to pass the ID of the record created on the first page, and have it inserted into the second form.
Does anyone know how to get the ID to pass from the first page to the second page???
Thanks in advanced.
I'm basically looking to pass the ID of the record created on the first page, and have it inserted into the second form.
Does anyone know how to get the ID to pass from the first page to the second page???
Thanks in advanced.