Microsoft
Software
Hardware
Network
Question : How to match "la+" in a RegEx?
Hi,
I need to construct a RegEx that matches any string that contains:
"la+" (without the quotes)
It doesn't matter what comes before or after, but that substring must be in there.
For the avoidance of doubt, that string itself should also be a match.
Hope that makes sense!
Thanks,
Alan.
Related Solutions:
Regular Expressions - Why does this match?
Answer : How to match "la+" in a RegEx?
.*la\+.*
Random Solutions
My.Application.Log.WriteEn
try is Not Writing to App Log
Mail enabled Security Groups in Powershell
Is there any code of SATA interface in VHDL?
string extract
How does this web site manage to pull data from many different sources?
Unable to install any framework .NET in XP Mode (Virtual PC)
Securing a web service call
Motorola MC50 Activesync Problem
Exchange 2007 to Exchange 2010 - move mailbox - cross forest
Styling a Dropdownlist using CSS