Hello, I have a problem with IIS 5 on Windows XP and Firefox: 1) I have a custom file extension : cssx for css styles that I want to be dynamically changed by a HttpHandler 2) I want cssx file to behave as normal css files if I forget to register the handler in the web.config file Everything works for...