Reservations via calendar
Posted: Sat Oct 01, 2005 3:44 am
I got this problem:
In my db (MySQL) I have 3 tables - Movies(all informations about films) , users, and orders (contains Movie ID, user ID and date of reservation). Is there any chance to implement these records from "orders" table into some Calendar or datepicker, so users can easily see which date is still available for current title ? My vision is that in this calendar will be this date highlited with red color, or this dates will be inactive, so you can´t klick on it. Could you give me some advises how to proceed in this ? pleeeeeeeeeeeeease
In my db (MySQL) I have 3 tables - Movies(all informations about films) , users, and orders (contains Movie ID, user ID and date of reservation). Is there any chance to implement these records from "orders" table into some Calendar or datepicker, so users can easily see which date is still available for current title ? My vision is that in this calendar will be this date highlited with red color, or this dates will be inactive, so you can´t klick on it. Could you give me some advises how to proceed in this ? pleeeeeeeeeeeeease