Introduction to ASP.NET URL Rewriting with HttpHandler : The CodeGain(codegain.com)
submitted by
codegain(2794) 1 year, 8 months ago
By using URL rewriting, we can intercept an incoming Web request and redirecting the request to a different resource page. When performing URL rewriting, typically the URL being requested is checked and, based on its value, the request is redirected to a different URL.
|category: ASP.NET
|Views: 71
tags:
ASP.NET another
Everyones tags:
Your Tags: