Read the http://php.net/FAQ about the NULL character problem.

I'm betting you have some funky character that confuses that browser in the
output that the other browsers just ignore.

--
Visit the Zend Store at http://www.zend.com/store/
Wanna help me out?  Like Music?  Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm
----- Original Message -----
From: Boaz Yahav <[EMAIL PROTECTED]>
Newsgroups: php.general
Sent: Wednesday, February 21, 2001 12:59 AM
Subject: RE: [PHP] URGENT: IE pops-up an Error and File Download Fails.
Needs to be fixed NOW. Please advise.


> What do you see in your web server logs?
> what webserver do you use?
>
> Sincerely
>
>       berber
>
> Visit http://www.weberdev.com Today!!!
> To see where PHP might take you tomorrow.
>
>
>
> -----Original Message-----
> From: Maxim Maletsky [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, February 21, 2001 8:59 AM
> To: 'PHP General List. (E-mail)'
> Subject: [PHP] URGENT: IE pops-up an Error and File Download Fails. Needs
to
> be fixed NOW. Please advise.
>
>
> Hello guys,
> This is that time when I am in trouble ...
>
> One of our internal databases receives inputs from all kind of different
> places and stores them for later reviews.
> Since it's creation it was all going perfectly well, but now it has a
little
> problem:
>
> The Internet Explorer gives me this error while listing one of databases'
> tables:
>
> (it is a pop up message of internet explorer)
> ----
>     Internet Explorer Cannot Open the internet site
> http://that.damn.db/database.php <http://that.damn.db/database.php>
> ?db=opp_post
>
>     The download of the specified resource has filed.
> ----
>
> What is it, PHP or IE? I suppose something is wrong with IE (5.01 for
> instance), but so far couldn't come with any solution. The output is
simply
> not there, source shows cuted off at the very beginning of file - after
few
> hundreds of bytes.
>
> This suggests me that one of the entries in Database is somehow corrupting
> IE. But I have not found anything strange. What to look for, guys?
>
> I tested it on Opera and Netscape - no probs whatsoever.
> I also tested it on Linux, and Mac (Opera, Netscape) - no probs
whatsoever.
> ...and (listen to this one)...
> I tested it on Mac, MSIE 5.(01)? (just the version I have on my Win2k) --
> and It gave me no errors at all.
>
> Why MSIE 5.01 of Win2k gives that message and breaks download?
>
> I've seen this messages already while browsing the web, and that's the
> reason I'm asking you: anyone had to fix that before? What are your
guesses
> on my problem?
>
> It is quite urgent since the database is not usable and I don't have much
> time for researches on this issue.
> The sad thing is that our office uses the exactly same configured machines
> (MSIE5 - Win2k) and no one can view the database from their PCs. All the
> sales and coordinators are staying here in line near my MAC while I am
> writing you this.
>
> Any help is greatly appreciated!
>
> Cheers,
> Maxim Maletsky
>
> P.S: if any friends of Bill are around the list, please forward him my
happy
> moments and eventual sweet words.
>
> Maxim Maletsky - [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
> Webmaster, J-Door.com / J@pan Inc.
> LINC Media, Inc.
> TEL: 03-3499-2175 x 1271
> FAX: 03-3499-3109
>
> http://www.j-door.com <http://www.j-door.com/>
> http://www.japaninc.net <http://www.japaninc.net/>
> http://www.lincmedia.co.jp <http://www.lincmedia.co.jp/>
>
>
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to