I want to use Regular Expression validation control to validate that the
text that was entered into a text box includes only numbers (0-9) and it's
size will be 6 or 7 chars only.
What's the regular expression I have to use ?
Thanks for your time
(e-mail address removed)