I have discovered a problem on one of my PCs. I am trying to include image in a page. Part of the URL comes from db. However this is not a problem, because even when I try to include straight code line -- the image just does not show!!!

echo '<img src="http://domain.com/i/LDRS_Ad_613304_sm.png">';

I check on two other PCs and everything works just fine. Thius is the only one that's giving me hard time. The page contains other images and they show just fine...

lost

:mad:

    Is the domain reachable from that computer? Can you see it while not looking for that image?

      yes, everything else works. I make a text change and see it but not the image. No, I started to poke around and moved an image just one directory deep. It showed, I moved it one deeper and updated the path and it disappeared again. I have a feeling I'm dealing with some misterious IE bug.

        Why does everything work fine on two other machines, one of which is on the same connection as this one...

          Got it!!!!!!!!!!

          I have turned off "Norton Internet Security" and it appeared. FREAKY!

            Sounded like a permissions issue.... NIS... I hate it..... hardware firewalls are my cup of tea...

              but why block this image when there are other on the page?

                Write a Reply...