How would i go about checking the length of the input the user has put into a text field...
What I want to be able to do is check if what they have entered is between 3 and 20 characters long.. then if its less than 3 or more than 20 use an alert to tell them they must enter a username between 3 and 20 characters.
Thanks 
|