Hi,
I use asp.net image and html img tag in my web site.
I use (~\pic\20131252216278.jpg) for source of image in asp.net image contol, but in html img tag this url (~\pic\20131252216278.jpg) not work, and i had change it to (pic\20131252216278.jpg)
How i do?
I need the URL that work in asp.net image control and html img tag,
Please help me.
Go to the complete details ...