AuctionLamb
Programmer
Hi guys!!
Need some help over here.......I am using VB 6.
I have a textbox, and on that textbox I do a validation(must have 8 digits). When I type in for example "12345678" it does not save because it is longer than 8 digits. Then I have found that when I type in something it adds a space at the end automatically "12345678 " so the system see it as 9 characters.
Is there something in the properties menu that I have to set to take it out or not putting it in?
THANKS!!
Need some help over here.......I am using VB 6.
I have a textbox, and on that textbox I do a validation(must have 8 digits). When I type in for example "12345678" it does not save because it is longer than 8 digits. Then I have found that when I type in something it adds a space at the end automatically "12345678 " so the system see it as 9 characters.
Is there something in the properties menu that I have to set to take it out or not putting it in?
THANKS!!