Validate the date using javascript
Date of birth textbox1When user types the any string in textbox it would check and shows the message.please type date only it would return false.
Suppose user typed correctly date means example 25 sep 2015. it would return.
for that how can i valiate using cSharp.