Click here to Skip to main content
15,885,141 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
My URL is http://properties.Poject.net/Public.aspx?account=ACCOUNT%20&id=HL101

and my desired URL is http://properties.Poject.net/ACCOUNT/HL101

Please help me to achieve this. ALso i don't have URLWrite option in my IIS 6. Please help me config in Web.config

Thanks.
Manu
Posted

1 solution

use the concept called asp.net Routing
refer post

[ asp.net Routing Example ]

[ASP.NET Routing]
http://www.asp.net/web-forms/tutorials/aspnet-45/getting-started-with-aspnet-45-web-forms/url-routing[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900