Click to See Complete Forum and Search --> : simple booking feature


saltvand
04-16-2008, 03:03 AM
Hi..

I'm trying to create a simple booking feature on my website..

I shold handle massage booking with a time period of 30 min. per slot and i shall only be avalible on thursdays and it has to be able to include a non bookable period for lunch..

Are there any smart and simple ways to do that?

yamaharuss
04-16-2008, 11:53 AM
Using a server side language and database would be the way to do that.

kelly23
04-16-2008, 08:13 PM
You could search Google for "appointment scheduling software". Many of them are remotely hosted and you pay a monthly fee. However, the following script is one that I have NOT used, but that I bookmarked quite a while back when I thought that I might need that type of capability. It seemed reasonably priced.

http://www.schedule-organizer.de/en/

Again, I don't know anything about this company or the script. It's just one that I had bookmarked, and I thought you might want to take a look at it.

Edit: Here's another one that I had bookmarked that's a remotely hosted script that you pay monthly. The basic version seems pretty reasonable and might be enough for your needs:

http://www.appointmentquest.com/

Kelly