I have this code
<a href="~Home.aspx">
<img style="float:left;margin-left:1px;" src=~img/head/acasa.png
title="Acasa" />
</a>
and when I start the project , VS returns me this error "Error 38 Cannot use a leading .. to exit above the top directory."
What`s is the problem ??
This code id part of a control *ascx