a simple question: can I set the limit for an input through an input box in vb?
When the user inserts a string larger than the database corresponding field, that's a problem obviously.
Like the textBoxes have a MaxLength, is there a way to set a similar restriction to an inputBox?
Thanks
custom inputbox vb.net, should get plenty of results, such as this one.