Re: [PHP] IE Download twice from DB - MAJOR disaster to db users

2001-08-13 Thread Ryan Fischer
You wrote: > very amusing indeed. > > Go learn php and when youll have answer send it or stfu. > > you might start with your own site: www.PHPBeginner.com > and then go to http://logos.uoregon.edu/explore/socioling/politeness.html to > learn how to behave ! > > Its amazing how many people are rude

Re: [PHP] IE Download twice from DB - MAJOR disaster to db users

2001-08-13 Thread Ben-Nes Michael
Message - From: "Maxim Maletsky" <[EMAIL PROTECTED]> To: "'Ben-Nes Michael'" <[EMAIL PROTECTED]>; "Richard Lynch" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, August 13, 2001 12:12 PM Subject: RE: [PHP] IE Download twice

RE: [PHP] IE Download twice from DB - MAJOR disaster to db users

2001-08-13 Thread Maxim Maletsky
Sent: Monday, August 13, 2001 5:56 PM To: Richard Lynch; [EMAIL PROTECTED] Subject: [PHP] IE Download twice from DB - MAJOR disaster to db users Importance: High Hi - All db users read this !! I know it download it twice because in Netscape it take half of the time and also I see it start in the

[PHP] IE Download twice from DB - MAJOR disaster to db users

2001-08-13 Thread Ben-Nes Michael
Hi - All db users read this !! I know it download it twice because in Netscape it take half of the time and also I see it start in the left bottom bar. I read that IE first read the headers fully ( including the file ) and then ask it again for opening. While Netscape read the file only once. A