Quantcast
Channel: CodeProject Latest postings for Regular Expressions
Viewing all articles
Browse latest Browse all 224

Regular Expressions RegEx - Wildcards for route patterns

$
0
0
I am looking to find out how to use letters for wildcard patterns.

Ex: 58596Q5555
Ex: 58596q5555

Q=0-4
q=5-9

I need to add many route patterns utilizing this method and am not sure how to add them. I was not able to find any info relating to this.

Viewing all articles
Browse latest Browse all 224

Trending Articles