Re: can't flush buffers?

2000-12-24 Thread Carlos Ramirez
Browsers cannot display a table until it has enough information about the table, this includes the end table tag. Even if you flush output, the browser does not display until it encounters the end table tag. So from the looks of your example, the end table tag is not printed until all records are

can't flush buffers?

2000-12-23 Thread quagly
I posted something like this a week ago, but typos in my message kept anyone from understanding the issue. I am trying to return each row to the client as it comes from the database, instead of waiting for all the rows to be returned before displaying them. I have set

Re: can't flush buffers?

2000-12-23 Thread C. Jon Larsen
I posted something like this a week ago, but typos in my message kept anyone from understanding the issue. I am trying to return each row to the client as it comes from the database, instead of waiting for all the rows to be returned before displaying them. Why would you

Re: can't flush buffers?

2000-12-23 Thread Ken Williams
[EMAIL PROTECTED] (C. Jon Larsen) wrote: quagly wrote: I posted something like this a week ago, but typos in my message kept anyone from understanding the issue. I am trying to return each row to the client as it comes from the database, instead of waiting for all the rows to be

Re: can't flush buffers?

2000-12-23 Thread Stas Bekman
On Sat, 23 Dec 2000, quagly wrote: I posted something like this a week ago, but typos in my message kept anyone from understanding the issue. I am trying to return each row to the client as it comes from the database, instead of waiting for all the rows to be returned before

Re: can't flush buffers?

2000-12-23 Thread Les Mikesell
- Original Message - From: "Wesley Darlington" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, December 23, 2000 1:44 PM Subject: Re: can't flush buffers? Hi All, On Sat, Dec 23, 2000 at 09:38:11AM -0800, quagly wrote: This is the relevant code: while (