I need to validate a packslip using a mask. In the past I have validated that all characters are numbers and that the first one is not zero. Now they want to be able to set a mask, such as 9XX99999XX where the X is either a letter or integer, 9 would be integer only.
This mask would be different for different suppliers.
Thank you in advance!
Jennifer
This mask would be different for different suppliers.
Thank you in advance!
Jennifer
Comment