Streaming HTML generation

Is there a way to use the HTMLGenerator class to stream HTML back to a
browser. i.e. return the HTML as it's generated instead of waiting until it's
all generated?

If not, is there any way to do it?

-Mark

Received on Tuesday, 24 December 1996 12:48:21 UTC