My web site contains many users profile ,but they can browse it like this profile.aspx?id=12354c458fgkk. I want to give them a clean URL like http://www.mywebsite.com/johnadam. I want to that dynamically according to names they choose. I'm using VS2008 ASP.net
3.5
elshorbagy
Member
47 Points
111 Posts
Create clean URL like Facebook
Feb 18, 2012 03:02 PM|LINK
Hello,
My web site contains many users profile ,but they can browse it like this profile.aspx?id=12354c458fgkk. I want to give them a clean URL like http://www.mywebsite.com/johnadam. I want to that dynamically according to names they choose. I'm using VS2008 ASP.net 3.5
thanks