G
Gary Napolitano
I have a textbox that I want to sort user input from.
The field will contain 20 characters containing randomly placed
alpha, numeric, and other characters.
I want to strip out the alpha (A,B,C) and other characters like
+ @ & and only leave a 15 digit number.
Any help would be really appreciated.
BTW, I'm using vb.net 2002.
Regards,
Gary
The field will contain 20 characters containing randomly placed
alpha, numeric, and other characters.
I want to strip out the alpha (A,B,C) and other characters like
+ @ & and only leave a 15 digit number.
Any help would be really appreciated.
BTW, I'm using vb.net 2002.
Regards,
Gary