Click to See Complete Forum and Search --> : Need help scheduling
jls3641
09-12-2006, 01:43 PM
My mother owns her own day spa and I am wanting to add scheduling to her website. I have done some research and found places that you can pay that does this type of service. I know how to add a form that customers can fill out and the results will be emailed to her but I need the website to automatically update and let the customers know what times are available. Is there an easy way to do this?
You might investigate ASP coding. You could post the form results to a database, which then posts the records online in HTML format (via ASP).
Be warned-- You're opening up yourself to some privacy issues there: posting clients names online. I suggest you post only times, not names.
KDLA
The Little Guy
09-12-2006, 03:07 PM
a database, and server side scripting. If your looking for some free stuff try PHP, and MySQL.
Watts
09-13-2006, 01:40 PM
A long time ago I used Matt Kruse's calendar program (which is no longer "free" I believe), but it was configurable so users could book times and have it emailed to you, admin could approve, etc. - It was easy to set up and use as well. This is provided you can run CGI scripts.
Here's the link: http://www.mattkruse.com/