Is there a quick and dirty way of using a query passed as follows:
domain.com/mypage.aspx/product/toycar/
I’ve done it before in PHP, but this needs to be done in page (in this instance).
— I only have access to the aspx page and code behind, and have to work in asp.net 2 (i wish i was using 3.5)
quick and dirty:
web.config:
and a test page: