A aojoknoy New Member Sep 24, 2012 #1 In an XML file, I am capturing a long list of URLS from a web page, using regex (in .NET). Within the captured URLS, I simply need to substitute '&' for all '\[code\]&\[/code\]' that are located within the URLS. How do I do this?
In an XML file, I am capturing a long list of URLS from a web page, using regex (in .NET). Within the captured URLS, I simply need to substitute '&' for all '\[code\]&\[/code\]' that are located within the URLS. How do I do this?