Z
Zeya
I need to find and replace US street address from HTML files in C# into
something like this:
[Some string: street address] street address [Some string2], how can I
do this using C# and Regular expression?
Thanks.
something like this:
[Some string: street address] street address [Some string2], how can I
do this using C# and Regular expression?
Thanks.