I need to be able to limit the number of characters a user can enter in a text box. I have not been able to find any info regarding this. I did find how to limit the length of the returned string, but this is not good enough.
Is there a way to just limit the number of characters allowed in the text box? For instance if they type 3 characters "ABC", then the textbox allows no more text to be entered. A regular text box just lets you keep typing.
There is no such Text box in Extra Basic. You'll have to use a workaround or move your code to VB(A) or some other language that has that functionality if your in a must have situation.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.