I have searched the Forum for hours and cannot find an answer. It is possible this cannot be done.
My question:
I want the user to register for multiple dates. When they log in they will see:
User ID
User Name
Select date 1
Select date 2
etc....
How can I pass this information into another table that will enter each date as a seperate row? Basically, I want to be able to search the field DATE and pull all the records of all users who sign up for a specific date.