phpbar.de logo

Mailinglisten-Archive

[php] image - download - ie 5.5

[php] image - download - ie 5.5

ruderstaller_(at)_cwd.at u1001_(at)_cwd.at
Fri, 14 Jul 2000 14:04:45 +0200 (CEST)


Hallo,

Hab ein problem, ich realisiere einen Imagedownload per PHP das ganze luft
im wesentlichne so :
-----------SNIP-----------------
$filename = "Bild_$bildid.$ext";
header("Content-disposition: attachment;filename=$filename");
header("Content-type: application/octet-stream");
header("Pragma: no-cache");
header("Expires: 0");
_(at)_readfile("/home/svec/public_html".$bild);
-----------SNAP-----------------

funktioniert unter NS4.x Mozilla, und IE4&5 einwandfrei, NUR bei IE5.5
(en) wird das bild angezeigt!?!?! 

kennt jemand eine mglichkeit das zu umgehen ?
 
 Mit bestem Gruss
Ludwig Ruderstaller

http://www.ripe.net/cgi-bin/whois?query=-i+admin-c+RL1711-RIPE

-- 
______________________________________________________________
CWD - Creative Web Design                    http://www.cwd.at
Ludwig Ruderstaller                 mailto:ruderstaller_(at)_cwd.at
Tannengasse 19/1/46                       Tel. +43 1 786 89 25
1150 Wien                                 Fax. +43 1 786 89 84
PGP:        BD68 1BE3 E5F6 CB3E 0E0C  6D3B 063D 74E0 E702 AC7A  



php::bar PHP Wiki   -   Listenarchive