View Full Version : Text Box size


Anauz
12-13-2001, 07:47 AM
Hi

I am using a textbox to read in passwords.
I have masked the password, but i want to limit the chars to 6. Can anyone tell me how to do this.


thx
Anauz

Hayley Baxter
12-13-2001, 08:01 AM
In the properties in input mask.

Type LLLLLL

This will mean that the user must enter 6 char.

Anauz
12-14-2001, 12:44 AM
thx v much