Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Aug 31, 2011 03:29 PM by jeffcarter
Member
698 Points
919 Posts
Aug 29, 2011 01:50 PM|LINK
I am trying to implement url rewriting on asp.net classified starter kit
I have followed this: http://forums.asp.net/t/1361001.aspx/1?Friendly+Urls+rewriting
But no results ?
The URLs are still like this:
Ad page: http://localhost:1332/Classified/ShowAd.aspx?id=2 (want title or name in the url)
Category Page: http://localhost:1332/Classified/Search.aspx?c=3 (Need Category name in the url)
Search Page: http://localhost:1332/Classified/Search.aspx (want search term / query in the url)
Please help.
I am newbie in asp.net so I have already gone through so many tutorials of url rewriting.
It would be a great favour if anyone can download asp.net classified starter kit and show me what exactly should be done.
HELP PLZ
Star
7826 Points
1320 Posts
Aug 29, 2011 02:03 PM|LINK
Hi,
check this url,
http://www.simple-talk.com/dotnet/asp.net/a-complete-url-rewriting-solution-for-asp.net-2.0/
i hope it will help you
Aug 30, 2011 01:47 PM|LINK
Aug 31, 2011 03:29 PM|LINK
Anyone ?
jeffcarter
Member
698 Points
919 Posts
How to add url rewriting ?
Aug 29, 2011 01:50 PM|LINK
I am trying to implement url rewriting on asp.net classified starter kit
I have followed this: http://forums.asp.net/t/1361001.aspx/1?Friendly+Urls+rewriting
But no results ?
The URLs are still like this:
Ad page: http://localhost:1332/Classified/ShowAd.aspx?id=2 (want title or name in the url)
Category Page: http://localhost:1332/Classified/Search.aspx?c=3 (Need Category name in the url)
Search Page: http://localhost:1332/Classified/Search.aspx (want search term / query in the url)
Please help.
I am newbie in asp.net so I have already gone through so many tutorials of url rewriting.
It would be a great favour if anyone can download asp.net classified starter kit and show me what exactly should be done.
HELP PLZ
</div>gopalanmani
Star
7826 Points
1320 Posts
Re: How to add url rewriting ?
Aug 29, 2011 02:03 PM|LINK
Hi,
check this url,
http://www.simple-talk.com/dotnet/asp.net/a-complete-url-rewriting-solution-for-asp.net-2.0/
i hope it will help you
Gopalan Mani
My Tech blog
jeffcarter
Member
698 Points
919 Posts
Re: How to add url rewriting ?
Aug 30, 2011 01:47 PM|LINK
I am newbie in asp.net so I have already gone through so many tutorials of url rewriting.
It would be a great favour if anyone can download asp.net classified starter kit and show me what exactly should be done.
jeffcarter
Member
698 Points
919 Posts
Re: How to add url rewriting ?
Aug 31, 2011 03:29 PM|LINK
Anyone ?