I'm trying to set a RegEx pattern [quote] for replacement later. How do I do this? It's treating the brackets as part of the RegEx code and not as text and I'm not sure what to do to get around that.
TheNige
3:08 am on Aug 9, 2005 (gmt 0)
you need to use the escape character
\[ or \]
MSDN has a list of all the special characters.
digitalv
3:49 pm on Aug 18, 2005 (gmt 0)
Ok last RegEx question for a while ... how can I turn this: