The text of this article is not in this database — only its details are. Read it on the old site: Using Compiled Regular Expressions
4 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
The text of this article is not in this database — only its details are. Read it on the old site: Using Compiled Regular Expressions
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
Diptimaya PatraPosted Feb 22, 2010, 3:18 AM
Hey, I have a small doubt, is it like Match will subset the valid typed text. What I understood from the above example is like you entered: kirtan12345 and match is: kirtan So how is it useful taking the value of Match and displaying in MessageBox. Could you have a good sample.