Validating multiple dates entered in textbox
Hi All
I need to validate(using javascript) a textbox in which i can enter multiple dates(FORMAT: DD/MM/YYYY) separated by comma. I need to validate dates whether they are in proper format and logically correct or not. I can enter as many number of dates, there is no limit for that.
Can anyone show me the light for this issue?
-- Abhishek
|