65.9K
CodeProject is changing. Read more.
Home

Removing White Chars from ASP.NET Output using Response.Filter property

starIconstarIconstarIcon
emptyStarIcon
starIcon
emptyStarIcon

3.23/5 (7 votes)

Feb 7, 2005

3 min read

viewsIcon

112272

downloadIcon

630

This article shows how to remove unwanted white chars from each line, and some of the new line chars too. My code correctly handles scripts embedded in HTML pages.