I have an ASP.NET http module that adds a Response Filter and does some changes to the outgoing HTML based on a regular expression. The other day I noticed it doesn\'t seem to be working correctly any
I wrote a custom IHttpModule but it is causing issues when there is no closingtag in the source.I have ran across a few pages in the CMS I am running this for where the .aspx page is used more like a
For some time I am using custom R开发者_StackOverflow中文版esponse.Filter for rewrite purposes. Since I never tested this module, I decided to run a few tests and spotted something I did not expect.
I\'m debugging an HttpModule with an ASP.NET response filter.This dynamically rewrites portions of rendered SharePoint WCM pages.The publishing pages render fine in SP2007 on both Server 2003 and Serv