You are here: Re: Problem downloading file in IE6 « PHP Programming Language « IT news, forums, messages
Re: Problem downloading file in IE6

Posted by Jim Carlock on 03/02/07 15:51

"Obi" posted...
: I have a problem during download file with Internet Explorer 6.

Internet Explorer is a BIG problem. over 90% of the world
uses it.

: I use this script:
:
: header('Pragma: public');
: header('Expires: 0');
: header('Cache-Control: must-revalidate, post-check=0, pre-check=0');
: header('Content-Type: application/octet-stream');
: //header('Content-Type: application/force-download');
: header('Content-Disposition: attachment; filename="'.$filename.'"');
: header('Content-Transfer-Encoding: binary');
: header('Content-Length: ' . filesize($dfile));

Try taking out the // line? Did you check to see which headers
actually get sent to the client?

And are $filename and $dfile the same file?

: This opens a dialog box asking if open or save a file named
: 'index.php' (not the proper file).

echo("filename == " . $filename . "<br />");
echo("dfile == " . $dfile . "<br />");

It sounds like the server is delivering the wrong header for
an index.php file, so perhaps the variable $filename is an
empty string?

--
Jim Carlock
Post replies to the group.

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация