url rewriting
-
hi! i am new to .net i m using asp.net 1.1 with c# can any one guide me how rewrite the url like i click on a category name and id is send it in url and its sub categories shown on the page again we click on some sub category we call the same page with the id of that sub category then again but if there are no further sub categories then products will shown now i am trying to do that the url looks some thing like this site url/category/sub category/..../product name while only one page is called again and again with just one parameter id (e-g example.com/cat.aspx?id=1) can any body guide me in this regard thanx in advance
shezi
-
hi! i am new to .net i m using asp.net 1.1 with c# can any one guide me how rewrite the url like i click on a category name and id is send it in url and its sub categories shown on the page again we click on some sub category we call the same page with the id of that sub category then again but if there are no further sub categories then products will shown now i am trying to do that the url looks some thing like this site url/category/sub category/..../product name while only one page is called again and again with just one parameter id (e-g example.com/cat.aspx?id=1) can any body guide me in this regard thanx in advance
shezi