Hi guys,

Is it possible to do this [1] without Regex.Replace()?  Can a regular
expression contain both matching and substitution bits, or can the
substitution bits only be applied through Regex.Replace(input, pattern,
replacement)?

I'm guessing the latter....

cheers,
mw

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to