IE6 not display jpeg images from mysql databases
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

IE6 not display jpeg images from mysql databases

From: Robert <robert@rob.com.pl>
Date: Fri Sep 09 2005 - 09:48:28 CEST

Hi

I searching in other groups replay but .... :-(

Wy my code

(print ("<P> <IMG
SRC=\"data:image/jpg;base64,".base64_encode($rowfoto['fotka'])."\"></P><br>");

display my images from mysql ( field 'fotka' ) only in opera browser
and Geko engine browser ( mozilla, firefox, .. ) and not display in IE6

I trying other code white <object ...$rowfoto['fotka']...></object> and

it no good result.

Field 'fotka' is BLOB type and stored *.jpg files upload from other
aplication ( make in Delphi )

Robert
sorry for my english ;-)
Received on Mon Oct 24 02:09:51 2005