Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Jun 19, 2012 03:54 PM by ashok.amsamani
Member
195 Points
140 Posts
Jun 19, 2012 11:53 AM|LINK
Hello All,
how can I change the URL
From id=1
To id/1
for Ex
http://forums.asp.net/post/set/18/0/0
Thank you.
All-Star
15346 Points
3142 Posts
Jun 19, 2012 12:18 PM|LINK
either use
1) ReWrite Module
2) MVC
20155 Points
3328 Posts
Jun 19, 2012 12:22 PM|LINK
Hi,
Check the articles, which explains the same!
http://www.codeproject.com/Articles/2538/URL-Rewriting-with-ASP-NET
http://weblogs.asp.net/scottgu/archive/2007/02/26/tip-trick-url-rewriting-with-asp-net.aspx
http://msdn.microsoft.com/en-us/library/ms972974.aspx
Hope it helps u...
Participant
770 Points
158 Posts
Jun 19, 2012 03:54 PM|LINK
Following are the options
URL rewritting: http://www.codeproject.com/Articles/2538/URL-Rewriting-with-ASP-NET
MVC
Write CSS rule in load balancer
diyaa jamal
Member
195 Points
140 Posts
Change URL Form id=1 to id/1
Jun 19, 2012 11:53 AM|LINK
Hello All,
how can I change the URL
From id=1
To id/1
for Ex
http://forums.asp.net/post/set/18/0/0
Thank you.
Mudasir.Khan
All-Star
15346 Points
3142 Posts
Re: Change URL Form id=1 to id/1
Jun 19, 2012 12:18 PM|LINK
either use
1) ReWrite Module
2) MVC
roopeshreddy
All-Star
20155 Points
3328 Posts
Re: Change URL Form id=1 to id/1
Jun 19, 2012 12:22 PM|LINK
Hi,
Check the articles, which explains the same!
http://www.codeproject.com/Articles/2538/URL-Rewriting-with-ASP-NET
http://weblogs.asp.net/scottgu/archive/2007/02/26/tip-trick-url-rewriting-with-asp-net.aspx
http://msdn.microsoft.com/en-us/library/ms972974.aspx
Hope it helps u...
Roopesh Reddy C
Roopesh's Space
ashok.amsama...
Participant
770 Points
158 Posts
Re: Change URL Form id=1 to id/1
Jun 19, 2012 03:54 PM|LINK
Following are the options
URL rewritting: http://www.codeproject.com/Articles/2538/URL-Rewriting-with-ASP-NET
MVC
Write CSS rule in load balancer
Ashok
"MARK AS ANSWER IF MY POST HELPS YOU"