date format checker
Posted: Tue Mar 03, 2009 7:01 pm
Hi I am currently making an scheduler and I have a javascript calendar where the selected value is passed into a textbox in this format mm/dd/yyyy. My problem is I want to create a checker for invalid date format because sometimes the users edit or just type the date into the textbox. Any sample codes so that I can try it..THANKS