I currently work on a site which is pretty massive. Anyway, there are a large number of URLs which are getting rendered in mixed case such as "http://mysite.com/mySubDir/someOtherthing"
So basically I need a way to render those links in lowercase. I was looking at a custom HttpModule, but I'm not sure where in the process to put it or what event to respond to etc.
Any assistance is appreciated.
section. Sometimes.... when you want yours to fire before a built-in
one, so you have to use <remove /> in web.config sometimes then <add /> yours,
then <add /> back in the one that you had previously removed.