javascript code to restrict user to enter date in specific format
hey everyone.............
I want a java script code to restrict user to enter date in specific format.. for example I want user to enter it in this format yyyy/mm/dd
and if user try to enter date in anyother format then this script prohibit user to do that. and ask him to enter date in right format