Hi,
I was wondering what the best method is for re-writing query string URL's, to perfect URL's, on a windows server using ASP.NET 2.0 with minimum server overhead.
EG www.website.com?product=hotels&location=london to:
www.website.com/hotels/london/
Thanks for your help.







Bookmarks