Greetings,
I am trying to figure out how to send an e-mail to the register after they enter their info that will contain the ID assigned my the database after the data has been written.
I need the registerer to return with that ID to continue the registration process and I am unsure how to do this.
Currently the user will register their school info and then a school record is created in the database and the record is assigned the next record ID number.
The user will then be e-mailed this ID as their registration number for their school so they can return to the site, enter the ID and then proceed to enter delegate information for each attendee based on their school ID.
Hope this makes sense.
Thanks