Well I was asked about creating search engine friendly URLs in ASP 3. Now I know that natively ASP 3 doesn’t support this and it would probably require some sort of com component or isapi module so I did some searching too verify my thoughts.
In my travels I came across http://iirf.codeplex.com/Wikipage. Seems to be a fully featured mod_rewrite for multiple IIS version. It is native code (unmanaged) so no dependency on the .NET framework. It supports regex and a whole host of things and best of all it is an IIS filter which means it can be used across multiple scripting languages hosted in your IIS instance. PHP, ASP, Ruby On Rails, ASP.NET etc.
d29ba89a-369c-453a-be64-11be3197a6d5|0|.0