is there a way to make the browser show the name of the title in the name of the webpage?
for example, we have some products we sell. the name of the product is "Crystal Ball"
on many website I see the name of the page is also
www.webSiteName.com/crystalball.aspx
and the name of the webpage will change depending on the name of the product. so for a different product, for example "bouncing ball" the url changes to
www.websitename.com/bouncingball.aspx
is there some sort of mechanism that dynamically changes the name of the page based on some parameters?