Thanks. The error message is legit when user enters 5/19/07 or 51907. We
want them to enter 05192007 (or 05/19/2007), i.e. MMDDYYYY. The problem
is when they don't the cursor ends up in the next field over and they
are not "forced" to fix the date field until they attempt to email the
form and they're told to fix it. The behavior we'd like is after they
receive the error message is for the cursor to end up back in the date
field and they must fix the date before proceed to fill out the rest of
t...