rick roberts
Registered User.
- Local time
- Today, 00:53
- Joined
- Jan 22, 2003
- Messages
- 160
my program has a textbox that contains cattle id - this is a combination of letters numbers and spaces -- unfortunately there are 14 different combinations of this
i want to be able to insert the id without spaces ( its not always clear how many there are) then refer the result to a list of options in input mask form - then create that mask in another textbox before the id is transfered in there therefore creating an individual mask before every entry
is this possible or am i going about it the wrong way
my biggest problem is knowing how to check the makeup of the first textbox in relation to input mask format
i want to be able to insert the id without spaces ( its not always clear how many there are) then refer the result to a list of options in input mask form - then create that mask in another textbox before the id is transfered in there therefore creating an individual mask before every entry
is this possible or am i going about it the wrong way
my biggest problem is knowing how to check the makeup of the first textbox in relation to input mask format