Currecntly I am trying to strip some html tags using this regex:
<[^>]*(>|$)| ||»|«
However I still end up with signs as { font-size:9pt; font-family: arial; }
So basicly I want the styling gone aswell,
Best regards
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
VulpesPosted Oct 23, 2014, 10:09 AM
|<[^>]*(>|$)| ||»|«