Hi Tim,
Based on my understanding, your objective is to reduce the WebForm's output
size by removing whitespaces in the html, right?
I think you could use Response Filter [1] to do this.
Please let me know if you want more information on this. Thank you.
References:
[1] HttpResponse.Filter Property (System.Web)
http://msdn2.microsoft.com/en-us/library/system.web.httpresponse.filter.aspx
[2] Reduce The Size Of Your ASP.NET Output - The Code Project - ASP.NET
http://www.codeproject.com/aspnet/WhitespaceFilter.asp
[3] Removing White Chars from ASP.NET Output using Response.Filter property
- The Code Project - ASP.NET
http://www.codetools.com/aspnet/RemovingWhiteSpacesAspNet.asp
[4] HOW TO: Archive the Results of a Dynamic Page to an HTML Page in
ASP.NET by Using Visual C# .NET
http://support.microsoft.com/kb/810205
[5] ASP.NET Resources - Producing XHTML-Compliant Pages With Response
Filters
http://www.aspnetresources.com/articles/HttpFilters.aspx
Sincerely,
Walter Wang (
[email protected], remove 'online.')
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications. If you are using Outlook Express, please make sure you clear the
check box "Tools/Options/Read: Get 300 headers at a time" to see your reply
promptly.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.