Questions tagged [htmlwriter]
16 questions
0
votes
2 answers
How to write regex to stop replace character between span or div tags?
I want to change my below regular expression in such a way that It should not replace/remove if there is found in aspx page. then skip to replace with blank character
Below expression work fine but only issue is that it removing all…

Abhishek B.
- 5,112
- 14
- 51
- 90