Extending the ASP.NET URL Rewriter
By: Joel Martinez on Thursday, March 9, 2006
Reader Level: 
In this installment of the ASP.NET URL Rewriting series, we're going to extend the URL rewriting to
use Regular Expressions to evaluate and rewrite the URL. The regular expressions will be easily maintained
by editing the web.config file.
Code is presented in C#
The ASP.NET URL Rewriter Series:
Simple URL Rewriting with ASP.NET
Extending the ASP.NET URL Rewriter
Purchase this item
You can purchase this piece of content separately for
$3.00
Want more?
Community MX members get unlimited access to daily articles,
tutorials, extensions and support. The most comprehensive
resource for Macromedia designers and developers today.
Take a tour of what we offer, and discover the benefits
of subscribing.
Already a member?
Simply log in using the form in the top right area of the site.



