Sajjad’s Blog

Posts Tagged ‘date control

Date control using JavaScript

Posted by: msh134 on: June 21, 2008

Date control is a combination of three drop downs with month, day and year valus. It can be used as an alternative to the date picker control. Suppose a user needs to select a date before/after 10 years. At this point selecting the date with a date picker will not be easy and time consuming. [...]