Input Mask For Serial Numbers

G

Guest

I need to put an input mask on my form for serial numbers of cell phones.
They can be either 8, 11 or 15 digits in length ONLY. If 8 digits, they can
be alpha-numeric (0-9 & A-F ONLY - Hexidecimal). If 11 or 15, they must be
ALL NUMERIC. It is very important to us that the serial numbers are entered
correctly and that the system stops the user as much as possible from
entering an incorrect one. I realize this may require a small amount code on
that field, but either way, I need assistance on how to do this. The current
input mask on that field is >AAAAAAAAaaaaaaa

Thank you, as I really would appreciate any help you can offer on this
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top