Password textbox validation

Sep 16 2009 8:22 AM
I want to validate the password textbox, so that it should give error if the password is less than 5 characters and if it is more than 10 characters. That is the password should be between 5 to 10 characters only.

Answers (1)