J
Jake K
I have a textbox (txtPhoneNumber) that either has to contain 10 numbers (no
other characters) and cannot start with a 1. However... either this textbox
must contain a valid numbr (10 digits and cant start with 1) or it can be
totally blank. What is the best reg expression to use? How is it built?
Are there good utils out there to define expressions?
Thanks a lot.
other characters) and cannot start with a 1. However... either this textbox
must contain a valid numbr (10 digits and cant start with 1) or it can be
totally blank. What is the best reg expression to use? How is it built?
Are there good utils out there to define expressions?
Thanks a lot.