I want to rewrite the url of one of my website
now currently the url looks like
www.sitenanme.com/details.aspx?videoid=XXXX&title=XXXXX
in which videoid and title comes from the codebehind file. now I have already used intellgencia url rewriter and I was able to write out the url where we hard code the url rewriting rule in web.config.
but in this case I want the url to become like
www.sitenanme.com/XXXXX(title)