ASPNL logo (1 kb)
Thursday, November 20, 2008

powered by


Microsoft ASP.NET Connections
Member of ASP Guild
<< previous | index | next >>
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.

<< previous | ^ to top | index | next >>
copyright 2000-2002 ASPNL