I have an ASP.NET MVC page, where I am trying to show friendly URL\'s.
So, I have a Category View in the Home Controller, that accepts a categoryKey value to get the
You can use the relative path " ~/ " to refer to the current virtual directory where the page is located. Try to add runat="server" attribute to your "img" tag and "~" sign in "src" attribute: