|
This tutorial shows how to use a VBScript Class to create calendar based applications quickly so you can focus on functionality rather than worry about what weekday the 1st of January falls on. Some of this calendar features include: Easy positioning and sizing to best suit your application's needs, Dynamic cell width and font scaling based on the size of your calendar, Current day highlighting and activity scheduling capability, Customizable actions for events such as OnNextMonthClick, OnPrevMonthClick and OnDayClick, and Customize titlebar and font color as well as font face.
|
 |
- By:
- emzipoo4u
Apr 26th, 2010 at 10:20 AMGood script, However, how can i add events into a specific date i.e. not going to be shown each year ? And How can i do this from a database ?