|
Booking Confirmation Page
Hi all,
Im having a few problems creating a booking system for a website,
I have booking.htm which has all of the booking information(textboxes,listboxes etc..).
I have a mySQL database setup that will store the information entered on the form including:
Forename:/Surname:/Email;/Course:/Year:/Session:/
I want the booking form Submit button to open a new page or pop up message with the information they just entered displayed for confirmation. If the information is correct then the Submit button on the new page should email the user the confirmation & the records are added to the database.
Im unsure about passing the data from one page to another without writing to the database yet until confirmation.
Does anybody know of a pre-setup file that does this as im sure it has been done before?
Thanks for any help with this,
Dan
Last edited by biggieuk; November 14th, 2006 at 06:41 AM..
|