J
jc
This line fails because quotes inside the ResolveUrl causes a
terminatino of the style property. How can I do this?
<div id="TopShadow" style="height: 10px; width: 800px; background-
repeat: repeat-x;
background-image: url('<%ResolveUrl(''~/App_Themes/xxxx/Images/
top_bg_shadow.gif"')%>');">
Thanks for any help or information.
terminatino of the style property. How can I do this?
<div id="TopShadow" style="height: 10px; width: 800px; background-
repeat: repeat-x;
background-image: url('<%ResolveUrl(''~/App_Themes/xxxx/Images/
top_bg_shadow.gif"')%>');">
Thanks for any help or information.