Getting a regular expressions by passing in 2 strings in C# or VB.net
by liejian
. Updated 19 years, 5 months ago
hi everyone,
does anyone know how i can get a regular expression from passing in 2 strings. One string would be the longer text and the second string would be a small substring of it. i would like the regular expression that would match it up.