N
Nick
Hi,
I have some simple html:
<table>
<tr>
<td background="~/images/category_background.jpg" runat=server></td>
</tr>
</table>
If I hardcode the path for the background, all is fine, but using the tilde
and runat server doesnt work. I need to work with relative paths, because
the HTML is in a web usercontrol shown on pages at different levels.
Any advice?
Nick.
I have some simple html:
<table>
<tr>
<td background="~/images/category_background.jpg" runat=server></td>
</tr>
</table>
If I hardcode the path for the background, all is fine, but using the tilde
and runat server doesnt work. I need to work with relative paths, because
the HTML is in a web usercontrol shown on pages at different levels.
Any advice?
Nick.
;%>">