try this
var result = Regex.Replace(input, @"(^|\s)http://www.apple.com($|[/]\s)", "$1http://www.xyz.com$2")
Muthukrishnan Ramasamynet4.rmkrishnan.netUse only what you need, Reduce global warming
No comments:
Post a Comment