url rewrite using asp.net routers with multiple parameter
问题 i am looking for url rewrite options using asp.net routers with multiple parameter. i have parameters of category and location. i need to rewrite url with combination of both category and location or category alone or location alone. how to retrieve the search result based on category,location Example www.sample.com/flats-for-rent-india www.sample.com/flats-for-rent www.sample.com/india 回答1: This is not possible unless you have unambiguous separator pattern that can delimit category and