I have a text field on my form to enter SSN. The field is for Social Security Number. Since SSN's are 9 characters long, I would like to set this field to require the person to enter 9 characters and only 9 characters in length. How would I do this using a text box on a form? Thanks.