Buffer that output
Buffer that output
By Charles Carroll
20 June 2001
Abstract
With ASP you have the choice of sending the resulting HTML to the browser immediately or to buffer the output
in memory and send all the HTML in one go after the script has finished. This article explains why buffering the
output is the better choice.
This article can be found
here.
Our Dutch site contains a translation of this article.
All translations are by permission.
|