Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MaxLength and EditBoxes Probable Bug?
Message
From
13/04/2003 12:05:26
 
 
To
11/04/2003 14:04:52
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00776258
Message ID:
00777032
Views:
18
Thanks for passing it on...

For anyones info the code I used as a workaround is
in the lostfocus of the editbox I place:

this.value=SUBSTR(this.value,1,this.maxlength)

BR
Tim
Previous
Reply
Map
View

Click here to load this message in the networking platform