PDA

Click to See Complete Forum and Search --> : number of characters in a text box


Gimpster
Nov 5th, 1999, 03:53 AM
How do I find the number of characters in a text box? I need to then use this to set the maximun length of another text box.

------------------
Ryan
corneslen@hotmail.com
ICQ# 47799046

Yonatan
Nov 5th, 1999, 04:10 AM
Text2.MaxLength = Len(Text1.Text)

------------------
Yonatan
Teenage Programmer
E-Mail: RZvika@netvision.net.il
ICQ: 19552879 (http://www.icq.com/19552879)