See a java solution here using regular expressions http://snippets.dzone.com/posts/show/4110[^] This is a simple port to C# using the System.Text.RegularExpressions namespace.
O
Old Nic
@Old Nic
See a java solution here using regular expressions http://snippets.dzone.com/posts/show/4110[^] This is a simple port to C# using the System.Text.RegularExpressions namespace.