Field Validation
I would like to validate input into a database to make sure it conforms. The format that I want is 'Y########' where the 'Y' will always be a 'Y' and the #'s can be any number; the length is also fixed to 9. I've tried finding how to do this all over and I'm sure it's something easy to do, so any help would be appreciated!
|