By mswatcher
via codedigest.com
Published: Aug 05 2009 / 11:45
Most often we will get a requirement to capture date input from the users. Normally, we can do this with a textbox and asking user to input the date in a particular format using a help text near by the textbox. We will also have validation function that validates the inputted date for correct format.



Add your comment