Hey Jörn,
I was wondering if you could add a method in the jquery validation
plugin to restrict textboxes to only certain types of characters. For
example: a name field cannot contain any numbers, so if it does, throw
an error. Another example: last four digits of SS number: cannot
contain characters, so if it does, throw an error.
Thank you,
Yuval Karmi