I\'m using the validate plugin from http://bassistance.de/jquery-plugins/jquery-plugin-validation/
What i\'m trying to find is a way to make some of my form fields a
Add cdn
rules:{ txtname:{required: true, lettersonly:true }