hi
i have to display urls without filename.apsx and parameters in the query string
for eg
1) www.servername.com/filename.aspx as www.servername.com
2) www.servername.com/filename.aspx/p=1 as www.servername.com
i'm using the normnal asp.net application not MVC, please provide me the solution
With REgards,
David
- David