views:

34

answers:

0

I have written a HttpHandler to modify the css file (image urls that are reffered in the css files). This works fine for the .aspx pages. But classic asp pages are broken as the css is not at all loaded. I have added the .css mapping in the configuration section of the IIS and mapped it into aspnet_isapi.dll.