|
-
Feb 18th, 2010, 10:01 AM
#1
[RESOLVED] Need help with a simple regex pattern
I need a pattern for an asp.net validator that's for a phone extension field on the entry part of the page. I need it to allow a single digit up to 5 digits. I was able to use this pattern "\d{5}?" until the requirements changed to "up to 5 digits" on me
Anyone care to help with this?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|