Hi,
When I go to my website I can see the name of the aspx page is appearing in the URL (eg: www.mysite.com/Books.aspx or www.mysite.com/Pens.aspx). I want to hide Books.aspx and Pens.aspx. I want to hide the parameters which I pass through the url as well.
I just want to disply the username of the user who has logged in or some other text.
Is it possible?