Browse by Tags

All Tags » ASP.NET » C# (RSS)

Stripping HTML Tags by mlife

This is my first post in this blog. I hope you find useful. One of common problem for web developers is "stripping html tags". in example : in search operations or sending plain text emails by newsletter and ..... in this post i do that with RegularExpressions...
More Posts