Booking Confirmation Page

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.



Go Back   Webforumz.com > Main Forums > Program Your Website > JavaScript Forum

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Nov 14th, 2006, 09:35
New Member
Join Date: Nov 2006
Location: UK
Age: 21
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
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.
Reply With Quote

  #2 (permalink)  
Old Nov 14th, 2006, 09:59
Most Reputable Member
Join Date: Apr 2006
Location: Cornwall, UK
Posts: 1,310
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Skype™ to ukgeoff
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.
Reply With Quote
  #3 (permalink)  
Old Nov 14th, 2006, 10:10
New Member
Join Date: Nov 2006
Location: UK
Age: 21
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
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
Reply With Quote
Reply

Tags
booking, confirmation, order

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

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


All times are GMT. The time now is 22:18.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43