Inserts a textbox and an optional image into your form. When you click on the image a calendar layer drops down (like on expedia.com) that allows the user to select a date. The selected date is then transfered to the textbox. You can click from month to month and from year to year without refreshing the browser. Several different date formats are supported as well as language localization in English, Spanish and German.
** New Version Upgrade 1/10/2006 ** New Version 1.0.3 now available... update history: Added support for FireFox and Camino Browsers
** New Version Upgrade 4/18/2002 ** New Version 1.0.2 now available... update history:
Fixed a bug with the dateorder attribute that returned the date to the textbox in the incorrect format.
Added the displayorientation attribute to control x,y positioning of the control
** Version Upgrade 4/11/2002 ** Provided a "hidedivname" attribute to solve the z-index layering problem of DHTML layers disappearing behind some HTML form field controls.
Added language localization feature...now supports German, Spanish, and English. See "language" attribute in documention for further information
|