[thelist] date ranges

Mike D. Johnson mdjohnson at bcbe.org
Wed Jul 6 16:14:51 CDT 2005


I have items that are reserved for certain dates.  

In my database, I have reservationStartDate and reservationEndDate.  How
do I get an array with all of the days an item is unavailable?  

I need one array with all start dates, all end dates and all days in
between those two. 

I'm using ASP and an Access DB. The start and end dates in the DB are
Date/Time values.

The final goal is to display a table-style calendar with the available
dates indicated.

Thanks for any help,
Mike




More information about the thelist mailing list