The CalendarTag is used to generate an HTML display of a month by month calendar. The style of the display is controlled by a style sheet and so can fit the look and feel of any web application.
CalendarTag 1.2 was release August 2004 and contains the following new features:
Information about the version 1.0 release is still available.
There are two ways the calendar demo can be used. The first is to have the CalendarTag submit a request when the user selects a date and the second is to have the Calendar Tag execute some client side script when the user selects a date. These are both demonstrated below
For this demo clicking on a date on the calendar will submit a request that include parameters for the date selected.
| November 2008 | ||||||
|---|---|---|---|---|---|---|
| Sun | Mon | Tue | Wed | Thu | Fri | Sat |
| 26 | 27 | 28 | 29 | 30 | 31 | 1 |
| 2 | 3 | 4 | 5 | 6 | 7 | 8 |
| 9 | 10 | 11 | 12 | 13 | 14 | 15 |
| 16 | 17 | 18 | 19 | 20 | 21 | 22 |
| 23 | 24 | 25 | 26 | 27 | 28 | 29 |
| 30 | 1 | 2 | 3 | 4 | 5 | 6 |
This second demo uses the CalendarTag to set a date value in a text box of a form. A client side script is called with three parameters of day, month and year which allows the client code to define how the date is written to the field.
This demo displays the Calendar Tag in a new window and allows the user to set a date in the box below. It also demonstrates localisation by allowing the user select the language for the Calendar. The different style is controlled purely by CSS.
The CalendarTag is available as a free demo and under license. The two options are the same with the exception of the licensed version includes functionality to specify a URL and a client side script. To download the trial version which includes setup and development guides go to download page.
A license is only 20 USD and please use the secure online store to puchase a licensed version.