hi.
I have created a form having three select menus to enter the date inthe form
like dd-mm-yy.
month option are listed as 01, 02 , 03 ... 12.
day options are listed as 01, 02, 03, ... 31.
year option are listed as 2004 to 2010.
now I want to include a javascript functionality to check the user entered date ,
wheather it is valid or not. I am new in java scripting . please help me in date validation