| ATTRIBUTE |
DESCRIPTION |
| NAME |
[REQUIRED] Name of input field |
| FORM |
[REQUIRED] Name of form the input field is in |
| CALENDARDIR |
[REQUIRED*] Location of button images & calendarwin.cfm
* will work without it , only it will receive images & Files from http://www.shlomygantz.com/coldfusion/customtags/cf_calendar/images
which could take some time
|
| SIZE |
[OPTIONAL] Size of input field (default = 5) |
| VALUE |
[OPTIONAL] Initial value of input field (default = Current Date) |
| HTML |
[OPTIONAL] YES/NO - HTML Version (Default = No) |
| FORMAT |
[OPTIONAL] A cfml DateFormat (default = mm/dd/yyyy) |