Home » questions » How can I implement a reservation system onto a website (flash or html) websites, advice etc.. help!

How can I implement a reservation system onto a website (flash or html) websites, advice etc.. help!

2006-08-14 19:48:27, Category: Programming & Design
I'm trying to implement a useful reservation system on a Safari tour website so clients can book live with easy access. CC verification is not needed, so I'm looking for help and advice as to how to do this without having to pay out for third party turnkey software. Either in Flash or HTML - anybody any ideas, i'm looking to split it over a few pages, i.e details >> tour >> confirmation >> payment HELP!!

Answers

  1. yogodan

    On 2006-08-15 23:51:55


    If you have a windows hosting server then ASP will be good to learn to integrate the reservation system. However you need to build from scratch the web application in order to integrate it If you have a linux hosting server then there are several opensource tools that are available for free on php, perl etc. You need to know how to customize this too. We are a professional software services firm in India and if you need professional help please contact me at fa@perteksoft.com Warm regards AL
  2. Rawlyn

    On 2006-08-14 19:58:47


    Pay someone to do it. It'll save you time and stress, and probably money, in the long run. Rawlyn.
  3. kryptonboy22

    On 2006-08-14 19:56:25


    use ASP to connect with database and with some flash around. learn ASP here: www.w3schools.com/asp note: no other way around but to learn the server side! but dont worry HTML knowledge is still needed