Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: Seat Reservation using existing javascript


Message #1 by "Brad Owen" <brad_owen@h...> on Thu, 13 Mar 2003 22:03:43 +0000
I hope I have come to the right place, I have read a few posts and everyone 
here seems very knowledgeable and very helpful.

Problem Summary:

I have a weekly meeting every Saturday night and while I can always e-mail 
every week to find out who is coming and how many guests they are bringing I 
thought it would be nice to use code on a website to make it easy on me.

I have found very similar code as to what I'm trying to achieve.

It can be found at http://www.alaskair.com.  Specifically when you try to 
reserve a seat on a flight, it gives you a great picture of the plane with 
clickable objects which represent seats on the plane.  I'd like to do 
something similiar for a meeting room with only around 20 seats.

The javascript to do this is located at
https://www.alaskaair.com/javascripts/SeatUtils.js

and its being called from an asp page.  Is it possible to reuse this code?
It doesn't have to be in asp, html would be find.  Also, I'd like to store 
the data in access so that I could send a confirmation mail when you reserve 
your seat.

Any help would be appreciated.

_________________________________________________________________
Protect your PC - get McAfee.com VirusScan Online  
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963


  Return to Index