Javascript Date Validator

JamesBowen

19+ years progress programming and still learning.
Hi All

I know this is not a Javascript forum but I'll ask the question anyway. I need a JavaScript function which will validate a dd/mm/yyyy date and will allow blank and question mark values as-well.

I spent the most of this morning Googling for answer but all of them will not allow question marks or will not allow the above format mask.

Thanks
 
Back
Top