S Soul4ger Member Nov 5, 2004 #1 Quick question. Anyone know how to limit the input of a textbox to just two characters?
B beerbelly Banned Nov 5, 2004 #2 I think you can change it through the properties in design mode. If not just write code that will disallow users to input more than 2 characters. Pop up a message box.
I think you can change it through the properties in design mode. If not just write code that will disallow users to input more than 2 characters. Pop up a message box.