There's System.Web.Routing that was just released with .NET 3.5. You can just use Request.RewritePath() in a custom HttpModule.
確定! 回上一頁