String without the html tags: strip html from string(community-review.com)

submitted by urziceanuurziceanu(25) 2 years, 9 months ago

This function returns a string without the html tags private static readonly Regex STRIP_HTML = new Regex("<[^>]*>", RegexOptions.Compiled); /// <summary> /// Strips all HTML tags from the specified string. /// </summary> /// <param name="html">The string containing HTML</param> /// <returns>A string without HTML tags</returns> public static string StripHtml(string html)

add a comment |category: |Views: 10

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

No comments so far

information Login or create an account to comment on this story