G
Guest
I HAVE A VALIDATION WHERE I HAVE EIGHT DIGIT SERIAL NUMBERS WHICH CAN INCLUDE A CHARACTER.
Eg. 14380001 , 2345C029.
Setting the validation to text length equal to "8" This works fine.
The problem I encounter is that some serial numbers start with 0.
Eg. 04189532.
This is not accepted using the above validation. can anyone help.
Many Thanks.
Wayne
Eg. 14380001 , 2345C029.
Setting the validation to text length equal to "8" This works fine.
The problem I encounter is that some serial numbers start with 0.
Eg. 04189532.
This is not accepted using the above validation. can anyone help.
Many Thanks.
Wayne