Calander Booking

peckitt99

Registered User.
Local time
Today, 07:50
Joined
Sep 24, 2007
Messages
23
i have created a calander and i am wondering if i can select at date and it will open a form up and input that date into a text box for a booking system?

once this is done and saved the booking is it possible for that date to be in bold to show that there are appontments?

Thanks
 
Well, if u created the calendar, u should know ;-). If it's the Calendar control from Access, u can make it open up a form and insert data, by adding the necessary code to it's click_event. The only thing u can't do with the Access Calendar is to highlight several dates. But there are a few third party calendars around the net (free) which do that and more. I think Allen Browne has one on his site: http://allenbrowne.com.

HTH
Premy
 
I recently have just created a bookings system that has a claendar.
It has basically what you are after there. You would just have to change it around a little for what your specifically after.

It did cost me a large amount to create & get the development finished on if you are interested i could strip it off my DB & you could get it for a small fee.

Cheers
Tristan F
 

Users who are viewing this thread

Back
Top Bottom