jowd
11-08-2004, 06:08 PM
This problem is making me crazy...
Problem:
My html img tags are disappearing! In other words:
This: (copied from source file)<html>
<head>
</head>
<body>
<img src="jopie_ad.gif" alt="">
</body>
</html>Becomes this: (copied from view->source)<html>
<head>
</head>
<body>
</body>
</html>When viewed from the server. The entire tag just disappears!
It seems to only be this one graphic (jopie_ad.gif) that causes the problem. a_hit.gif, for instance, works fine.
Troubleshooting:
What I know:
Problem occurs when viewed over the web (hosted on iPowerWeb) AND on my local XP machine running IIS. Same problem, two completely different server pratforms.
Problem occurs when viewed using IE6 and Netscape 7. I haven't tried any other browsers.
The graphic is definately in the correct directory. (double and triple checked on both servers)
I've tried all the above with the html files saved as .php files. Same problem.
I have tried different name variations and even re-saving the graphic from a different graphics program.
I can drag the graphic file onto the browser window and it displays correctly.
I can view the html file directly from the hard drive in the browser and the graphic shows up correctly (URL: C:/... instead of http://localhost/...).
Substitute "jopie_ad.gif" with "a_hit.gif" and it works perfectly. :confused:
Files:
This one works, using a different graphic (a_hit.gif):
http://www.jopie916.com/problem/view_image1.html
This one does not work:
http://www.jopie916.com/problem/view_image2.html
Ths only difference between the two files is the graphic, they are otherwise identical.
Good Image:
a_hit.gif
http://www.jopie916.com/problem/a_hit.gif
Bad Image:
jopie_ad.gif
http://www.jopie916.com/problem/jopie_ad.gif
I've attached the bad image in case that link doesn't work.
Thanks
I really hope someone will be able to help with this. Ironically, the "bad" graphic is a banner ad advertising "expert" help...:blush:
-- Jonathan
Problem:
My html img tags are disappearing! In other words:
This: (copied from source file)<html>
<head>
</head>
<body>
<img src="jopie_ad.gif" alt="">
</body>
</html>Becomes this: (copied from view->source)<html>
<head>
</head>
<body>
</body>
</html>When viewed from the server. The entire tag just disappears!
It seems to only be this one graphic (jopie_ad.gif) that causes the problem. a_hit.gif, for instance, works fine.
Troubleshooting:
What I know:
Problem occurs when viewed over the web (hosted on iPowerWeb) AND on my local XP machine running IIS. Same problem, two completely different server pratforms.
Problem occurs when viewed using IE6 and Netscape 7. I haven't tried any other browsers.
The graphic is definately in the correct directory. (double and triple checked on both servers)
I've tried all the above with the html files saved as .php files. Same problem.
I have tried different name variations and even re-saving the graphic from a different graphics program.
I can drag the graphic file onto the browser window and it displays correctly.
I can view the html file directly from the hard drive in the browser and the graphic shows up correctly (URL: C:/... instead of http://localhost/...).
Substitute "jopie_ad.gif" with "a_hit.gif" and it works perfectly. :confused:
Files:
This one works, using a different graphic (a_hit.gif):
http://www.jopie916.com/problem/view_image1.html
This one does not work:
http://www.jopie916.com/problem/view_image2.html
Ths only difference between the two files is the graphic, they are otherwise identical.
Good Image:
a_hit.gif
http://www.jopie916.com/problem/a_hit.gif
Bad Image:
jopie_ad.gif
http://www.jopie916.com/problem/jopie_ad.gif
I've attached the bad image in case that link doesn't work.
Thanks
I really hope someone will be able to help with this. Ironically, the "bad" graphic is a banner ad advertising "expert" help...:blush:
-- Jonathan
