guitardave78
Programmer
Hi all is there a way i can strip out the <% and %> and anything in between in a string?
i have tried the regEx.Pattern = "<\%[^>]*\%>"
but i cant get it to escape the % !!
}...the bane of my life!
i have tried the regEx.Pattern = "<\%[^>]*\%>"
but i cant get it to escape the % !!
}...the bane of my life!