|
-
Nov 3rd, 2003, 08:46 AM
#1
Thread Starter
Lively Member
TextBox length
Is there an easy way to limit the number of characters allowed in a textbox.
I know I can count characters but I am looking at something like format where I can specify the format which limits the number of characters. In the old days I used to do like '#######'(not in VB) and that will only allow the same number of characters.
Currently I am using Regex but this only returns an error, if i need a number it only returns an error without knowing whether the problem is the format or the length.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|