Images not showing up
-
I can't figure why my images are not showing up on my web form - instead, there is that little icon indicating the image is there (otherwise, it would be a red cross). I vaguely remember it happened to me a while ago while working with images - but don't know what it was. Any idea? thanks.
-
I can't figure why my images are not showing up on my web form - instead, there is that little icon indicating the image is there (otherwise, it would be a red cross). I vaguely remember it happened to me a while ago while working with images - but don't know what it was. Any idea? thanks.
Is that image really exist? Is that specified path correct?
Navaneeth How to use google | Ask smart questions
-
I can't figure why my images are not showing up on my web form - instead, there is that little icon indicating the image is there (otherwise, it would be a red cross). I vaguely remember it happened to me a while ago while working with images - but don't know what it was. Any idea? thanks.
-
I can't figure why my images are not showing up on my web form - instead, there is that little icon indicating the image is there (otherwise, it would be a red cross). I vaguely remember it happened to me a while ago while working with images - but don't know what it was. Any idea? thanks.
Ekjon wrote:
I can't figure why my images are not showing up on my web form - instead, there is that little icon indicating the image is there (otherwise, it would be a red cross).
I think the problem is with image path. Run you web site, Right Click on Red Cross Icon, Click Properties. Or check the same from View Source. Now Compare the path of original source and the current source.
cheers, Abhijit CodeProject MVP My Recent Article : Exploring Session in ASP.Net