[FX.php List] Image not Showing in Internet Explorer 6

Bob Patin bob at patin.com
Mon Apr 7 09:59:59 MDT 2008


Sam,

I see that in your code, your open tag is <? and not <?php; if you've  
changed providers, does this mean that you've also changed web servers  
too?

The reason I ask is because the open tag may be breaking things; if  
you have error reporting turned off, you might not know that there's a  
problem in the page. If, for example, you went from PHP 4 to PHP 5,  
and the server settings don't allow short open tags, then you'd be  
getting an error.

If this were the case though, I'd expect you'd have other problems on  
the page as well.

Recently I had a bit of unorthodox HTML code (that worked though) on  
some pages, and although Firefox and Safari handled the code without  
trouble, IE consistently failed to understand the code and wouldn't  
display the page properly.

Hope this helps,

Bob Patin
Longterm Solutions
bob at longtermsolutions.com
615-333-6858
http://www.longtermsolutions.com
Member of FileMaker Business Alliance and FileMaker TechNet

   CONTACT US VIA INSTANT MESSAGING:
      AIM or iChat: longterm1954
      Yahoo: longterm_solutions
      MSN: tech at longtermsolutions.com
      ICQ: 159333060

--------------------------
Contact us for FileMaker hosting and programming for all versions of  
FileMaker
PHP • CDML • Full email services • Free DNS hosting • Colocation •  
Consulting

On Apr 7, 2008, at 10:51 AM, Sam wrote:

> Image not Showing in Internet Explorer 6
>
> I just changed service providers from Covad to Verizon and I have  
> heard from my clients that the Thumbnail (in a container field) is  
> not showing in Internet Explorer 6. Can this issue have anything to  
> do with service providers? The Thumbnail worked for my clients  
> before I switched to Verizon. I have tested it with FireFox (Mac &  
> PC) and Safari and it shows in those browsers. Any ideas on how to  
> get the thumbnail to show in Explorer?
>
> Here is the code:
> <img src="http://Image:image321@server_address<?= 
> $resultData['thumbnail'][0]?>">
>
> I have updated to 4.5.1 and configured image_proxy.php with the  
> encrypt key from echo_new_key.php and also set server_data.php with  
> my server address.
>
> Thanks in Advance - Sam
>
> ----------
> Sam Laundon
> SmilePix
> "Picturing the Perfect Smile"
> http://www.smilepix.com
> 866-532-1843
>
>
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.iviking.org/pipermail/fx.php_list/attachments/20080407/91c23af4/attachment.html


More information about the FX.php_List mailing list