Hi,
I have a calendar that displays data from a table in mysql. It is to display availability.
What I want to do is have a form to update the table. How would I select between dates and every day between those 2 dates are input as a record in the form.
Alternatively what would be good is a calendar display with a tick box if the date is booked. Along the lines of: http://www.merenkov.com/calendar/try.htm
Would anyone have an idea how to do this.
Thanks