
-----------------------------------
Joe Keller
Thu Jan 19, 2012 10:09 pm

Limiting Get Statements to a certain amount of letters
-----------------------------------
What is the problem you are having?
Okay so my problem is that I am asking the user to enter his initials, and i want to limit it so that he cant enter more than 2 letters, because i have a background space in which only that many letters can fit in, so if i enter J.K. it'll fit, but Joe K wont so when i say: get username, how do i limit it so that the user cant enter more than two letters.

Post any relevant code (You may choose to attach the file instead of posting the code if it is too long)





 get username    