On Tue, Jul 15, 2008 at 10:52:45AM -0700, Ben Tilly wrote: > On Tue, Jul 15, 2008 at 9:01 AM, Christopher Schmidt > <[EMAIL PROTECTED]> wrote: > > For the record, the problem you're trying to solve is probably something > > like 'force rendering of partially complete HTML' or something along > > those lines. (The problem is not strongly related to HTTP or anything > > else.) > > I'm sorry but this is entirely wrong if the problem is the time to > generate his document.
But that's not the problem he described. He said "I want to render before the end of the data is received." That is not an HTTP problem, it is an HTML problem. I think that it is perfectly possible that there will be problems with the webserver delivering output to the client before the client has been entirely generated. Some tools make this harder than others. It is possible that the tool in use here makes it hard -- or it's possible that that problem has already been solved. In any case, the problem description was narrow, and I addressed the problem description. Regards, -- Christopher Schmidt Web Developer _______________________________________________ Boston-pm mailing list [email protected] http://mail.pm.org/mailman/listinfo/boston-pm

