I use CSS on my master page, which allows the dyanmic client side URL (i.e.
~):
<link href="~/css/common.css" rel="stylesheet" type="text/css" />
If I were using individual pages with CSS, I would still consider the <link>
tag.

Signature
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com
*************************************************
Think outside of the box!
*************************************************
> Hello all,
>
[quoted text clipped - 12 lines]
>
> Thanks for help.
catweezle2010 - 18 Oct 2006 15:10 GMT
Thanks Cowboy, but I think this wouldn't solve my problem?