E
esad
Hi,
I have a asp.net 2.0 website. I want the links to look user friendly,
search engine friendly and easy to track. I tried
intelligencia.UrlRewriter and could invert links to what I want them
to look like. However I couldn't accomplished to map them(I think the
IIS side) so I recieve server error(source cannot found). I have read
several articles and follow the instructions whereas I couldnt able to
complete. I need to work with multiple querystrings as well.
Can someone help and provide me a full complete instruction with
whatever rewriter or method? Or give an idea.
I want my default page url to look like www.domain.com/somevaluefromdatabase/sometextfromdatabase
and when I click on the button it should directed to the
www.domain.com/CheckOut/somevaluefromdatabase/sometextfromdatabase
and get somevaluefromdatabase as a querystring.
Thanks in advance
Esad
I have a asp.net 2.0 website. I want the links to look user friendly,
search engine friendly and easy to track. I tried
intelligencia.UrlRewriter and could invert links to what I want them
to look like. However I couldn't accomplished to map them(I think the
IIS side) so I recieve server error(source cannot found). I have read
several articles and follow the instructions whereas I couldnt able to
complete. I need to work with multiple querystrings as well.
Can someone help and provide me a full complete instruction with
whatever rewriter or method? Or give an idea.
I want my default page url to look like www.domain.com/somevaluefromdatabase/sometextfromdatabase
and when I click on the button it should directed to the
www.domain.com/CheckOut/somevaluefromdatabase/sometextfromdatabase
and get somevaluefromdatabase as a querystring.
Thanks in advance
Esad