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
[email protected]
ICQ# 47799046
Printable View
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
[email protected]
ICQ# 47799046
Text2.MaxLength = Len(Text1.Text)
------------------
Yonatan
Teenage Programmer
E-Mail: [email protected]
ICQ: 19552879