one page is remove from our site called productdetail.aspx?detailid=400 now we have a page called product.aspx?id=400. so i like to have a logic that when user enter this url productdetail.aspx?detailid=400 in browser address bar then user will be redirected
to this url productdetail.aspx?detailid=400. how can i do this from global.asax file. please help. thanks
Go to the complete details ...