php-general | 2000071
Date: 07/01/00
- Next message: Richard Lynch: "[PHP] Re: [PHP-GENERAL] Stack trace - Resend..."
- Previous message: Matt McClanahan: "Re: [PHP] Hello List,"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In article <39588E85.6BABE552 <email protected>>, terrence <email protected> (Terrence
Wong) wrote:
> Hi all,
>
> I have a particular problem.
> I am using readfile command to push files onto the web browser. They
> worked perfectly fine for netscape, in that a download box appears and
> disappears when they have completed transfer. IE on the other hand, pop
> up the download manager, but when the download completes, the session
> seems to be active and refuses to die. I could see the annoying
> hour-glass when all transfer have been done.
This description sort of matches what happens when you have a download
with no header("Content-length: XXX") call. IE is not real bright.
-- Richard Lynch | If this was worth $$$ to you, buy a CD US Customer Support Director | from one of the artists listed here: Zend Technologies USA | http://www.L-I-E.com/artists.htm http://www.zend.com | (this has nothing to do with Zend, duh!)-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Richard Lynch: "[PHP] Re: [PHP-GENERAL] Stack trace - Resend..."
- Previous message: Matt McClanahan: "Re: [PHP] Hello List,"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

