I actually have a couple questions about the jquery validation
plugin...

if i had a field asking for a date in mm/dd/yyyy format... there is no
validating if the date is correct... if someone puts 2/31/2009 - it
would show valid... and if someone puts like 2/31/5990, it would still
show valid... anyway we can get this working better? Is there a way I
can make this check for valid dates and place limits on the year.

Another question is, if i had a field that defaulted with "First Name"
as its value.... how can I make it check if it equals First Name - if
so, do not validate

Reply via email to