regex - .NET regular expression reserved characters -


where set of .net regular expression reserved characters?

edit: looks might it. sugarman. http://msdn.microsoft.com/en-us/library/az24scfc.aspx

you should @ regex.escape(). pass function string , escape reserved regex characters interpreted literals. credit answer goes gabe commented on op's post, i'm making answer others don't possibly miss it.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -