I have an image that I want to use it\'s src attribute in relative format
when my website URL was http://localhost/ I used to use this code to access th
http://localhost/
@rrrr is right, that the way to do it,
but I would use a standard html image with runat="server"
Reason : less server side controls