I have an interesting situation here this time.
This more of a conceptual question, less of a technical code question.
I need to have an 'availability calendar' for a new web application. The calendar needs to allow users to easily choose dates that are unavailable at the cottage (and update them in the future).
Any ideas for a calendar or a simple and effective method to do this would be great. I've seen various jQuery and similar calendars, however none of them seem to make it easy to select dates in various months, etc.
Thanks in advance,
Craig