Submit Content

Sponsor



Results


ASP.NET: How To: Remove all HTML tags from a string using regular expressions

This article will show you how to remove all HTML tags from a string using regular expressions.

0 Comments   Posted by LazyAssCoder on Nov 15, 2007   259 Views  


ASP.NET: How To: Programmatically add a link tag in between the HTML head tag (ASP.NET 2.0)

This code demostrates how to programmatically add a link tags in between the tag

0 Comments   Posted by LazyAssCoder on Mar 17, 2007   835 Views