Hi,
I have a text box which will get the product code of each product. All the product will have 10 digit and first 3 digit will be letters. I want to know how to validate the input entered in the text box is matching the above parameter.
For Example, the product code will be ABC1234567. If i enter in different format like two letters and 5 numbers or totally 11 digits means it should throw an error.
Hope I'll get reply and you have understood my concern. Thanks in advance.
Regards,
Dheepak
I have a text box which will get the product code of each product. All the product will have 10 digit and first 3 digit will be letters. I want to know how to validate the input entered in the text box is matching the above parameter.
For Example, the product code will be ABC1234567. If i enter in different format like two letters and 5 numbers or totally 11 digits means it should throw an error.
Hope I'll get reply and you have understood my concern. Thanks in advance.
Regards,
Dheepak