On Wed, 2001-12-26 at 12:11:46, Joshua Chamas wrote: > Szymon Juraszczyk wrote: > > > > On Sun, 2001-12-23 at 20:36:20, Joshua Chamas wrote: > > > > [ ... ] > > > > I suspect that mod-perl is buffering something. Your code does > > > > $Response->{'r'}->print() in Flush() - I checked that. Maybe my > > > > modperl-enabled Apache is kind of lame? I use apache-perl-1.3.22-2-1.26-3 > > > > Debian package. > > > > > > > > > > This should work. What if you put the Flush() in the for loop. > > > I wonder whether your browser needs to see more than one flush > > > to start rendering. > > > > > Did you ever try the example ./site/eg/register_cleanup.asp from > the Apache::ASP distribution on your system? If it works, then flushing > might not be working because of your other script in particular, and this > might help isolate the problem.
You can imagine how I was supprised when I tried and found out that your example worked indeed!? Probably upgrading to the newest version of Apache::ASP helped. I did not notice it started working, because depending on the page contents, MSIE displays partial data or not. Links (a UNIS text browser) works fine with my test now, too :-) Thanks a lot for your help. Regards, -- Szymon Juraszczyk, [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]