This is a discussion on "Booking Confirmation Page" within the JavaScript Forum section. This forum, and the thread "Booking Confirmation Page are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Booking Confirmation Page
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
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; Nov 14th, 2006 at 09:41. |
|
|
|
|||
|
Re: Booking Confirmation Page
Popup windows are not a good idea as some people have them blocked.
Also using off-the-shelf scripts is ok until something doesn't work as you anticipated and then you haven't a clue where to start. As you have set up a MySQL database, does this also mean you are familiar with using and scripting PHP? Last edited by ukgeoff; Nov 14th, 2006 at 19:35. |
|
|||
|
Re: Booking Confirmation Page
Hi, thanks for your reply.
I am fairly familiar with PHP, i can pass details to the database. Just unsure on how to create a validation page with all of the entries they just made on a seperate page? Thanks |
![]() |
| Tags |
| booking, confirmation, order |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [SOLVED] Spry password confirmation widget in DW CS3 | grandadbob | Scripts and Online Services | 5 | Nov 30th, 2007 18:34 |
| Creating a Confirmation Page and E-Mail | Corey Bryant | ASP.NET Forum | 0 | Oct 24th, 2007 18:16 |
| Submit Button Confirmation | brian1971 | Web Page Design | 6 | Mar 9th, 2007 18:15 |
| order confirmation email download link | Aaron1988 | PHP Forum | 0 | Sep 25th, 2006 20:03 |
| confirmation | ntgcmlfu | Classic ASP | 13 | Apr 21st, 2006 15:22 |