|
|
Browse by Tags
All Tags » html » singleline
-
Hello,
I am trying to build a regex to extract 0 or more matched strings from HTML-formatted input. I am developing on the .NET Framework 3.5 in C#. I have been using http://regexhero.net/tester/ to build my regex (and use the generated code to verify results). I am using the case-insensitive option.
The input will contain 0 or more entries ...
|
|
|