tags:

views:

72

answers:

1

Hi,

As a part of my Project I am supposed to develop a Room booking Website. As an advanced feature i need to have an Calendar for each room, showing on which dates the room has already been booked. I have the list of available rooms in my database. Can any1 suggest me a calendar script that could check with the database and show if the room is available or not on that date??

+1  A: 

http://mrbs.sourceforge.net/

...but if this is an assignment shouldn't you be doing the hard work yourself?

C.

symcbean
The website is my assignment. Calendar feature is something that i am trying to make it more attractive. Thanks for the site...I will check it !!
Narayanan