Hi all what is the best method to rewrite URL's
exsample site.com/proudct.aspx?id=1&startpage=5
what i want it should rewrite to
site.com/product8.html
(for Search engines)
the links from my home page will be with variables but when clicked the server should rewrite the URL,
if i use redirect...