Hi!
I am working on an asp.net validation.
I have a text box, where I key in the date. (mm/dd/yyyy) (For some reason it has to be a textbox only.)
I want to validate the input through javascript? Can someone send me the code. I haven't done much coding in javascript? I will be calling that function from the onBlur of the textbox.
Thanks a bunch.
