sir i m using url routing in aspnet-web-forms for custom URL and i want to show - in place of space and +
<a href="ShowProperty/Hi How Are U"></a>
sir i want my url should come like:- ShowProperty/Hi-How-Are-U
please sir help me to do this task
Go to the complete details ...