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

can't flush buffer?

2000-12-17 Thread quagly
, 100 lines. The rows are printed in getarray ($$) Any ideas would be appreciated ~quagly package Sql::Client; use Apache::Request; use strict; use warnings; use Apache::Constants qw(:common); my $r; #request my $apr

Re: can't flush buffer?

2000-12-17 Thread quagly
Yes, I have read all of that. That is what I am following. It just doesn't work. ~quagly

Re: can't flush buffer?

2000-12-17 Thread quagly
oops, typos in my message. In fact, I have done just as you suggest, but it doesn't work. Thanks, ~quagly

Should I use CGI.pm?

2000-11-28 Thread quagly
it ( or created it )and it is convenient. I have not done CGI programming before, but have some experience with java servlets. It there a compelling reason I should learn it ( other than that it would help me to understand the book? ) Thanks, ~quagly

Re: learning for someone like me

2000-11-19 Thread quagly
This book looks great! I had seen it before, but assumed that it was all C. Thanks for the tip. ~quagly - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

learning for someone like me

2000-11-18 Thread quagly
in depth assume you have a strong grounding in CGI/HTML. Ideas? ~quagly - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]