T
thewhoracle
I was wondering if there was an easy way to limit how many characters
appear in a text box even when i set the text from code, instead of
typing it in? MaxLength only seems to control me actually typing into
the field. is there a way around that, or do i just have to chop fdown
my string in VB before entering it?
appear in a text box even when i set the text from code, instead of
typing it in? MaxLength only seems to control me actually typing into
the field. is there a way around that, or do i just have to chop fdown
my string in VB before entering it?