Click to See Complete Forum and Search --> : IE 7.0 & Png files
simplecoder
11-14-2009, 12:45 PM
What should I do to make my windows explorer 7 display png images.
I am using xp
HEre is my sample code:
<html>
<body>
<h1>this is test1</h1>
<img src="3DStackedBar.png">
</body>
</html>
tracknut
11-14-2009, 01:17 PM
To my knowledge IE7 displays png files just fine. Are you sure this isn't a file naming issue, or a upper/lower case issue?
Dave
simplecoder
11-15-2009, 10:03 AM
I messed up... sorry!
I get that to display just fine in xp. The problem is happening on 2003 server. I copy the same exact files from my machine (the xp one) to the server (2003 + sp2) and all I get is x square.
thank you!
simplecoder
11-15-2009, 10:18 AM
I just want to add that this problem seems it is one of the mysteries in the 21 century. See this crazy thread in a forum about the exact problem. I've tried all of those proposed solutions with no use. (the difference is that I use 2003 server)
http://forums.techarena.in/vista-help/698806.htm
simplecoder
11-15-2009, 12:20 PM
never mind. Found the fix here...
http://www.winhelponline.com/articles/202/1/PNG-images-are-not-displayed-on-Web-sites-in-Internet-Explorer.html
jamesbcox1980
11-17-2009, 12:43 AM
So it turned out to be a third-party addon problem? Good. I was going to say, IE7 has no problems with PNGs. I'm glad you found the solution!