Users Pricing

forum

home / developersection / forums / asp.net resolve url in css external file

ASP.net resolve url in css external file

Anonymous User 6069 10 Apr 2013
Hi Everyone!

I separate the css from the *.aspx file. When this

background-image: url('<%=Page.ResolveUrl("~/Themes/Red/Images/Contestant/1.jpg)%>';)
was in the aspx file it worked, and now it's not working.

do you know any other way ?

Thank you in advance!

I am a content writter !


1 Answers