Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
ASP .Net
Please help with regular expression (string must be letter plus 5 numbers)
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="paulsmith5, post: 663783"] Hi, I'm developing a web app and I want to validate a users input on a form. I need a regular expression to validate a string which must begin with a letter (i.e. A-Z or a-z) and must have 5 numbers (0-9) after it. For example, A12345. Hope someone can help. Thanks, Paul [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
ASP .Net
Please help with regular expression (string must be letter plus 5 numbers)
Top