Sun
ONE Active Server Pages Product Home Page Developer Site Version
 

ContentsPreviousNextIndex



ASP Response Object Clear Method


The Clear method erases any buffered HTML output. It only erases the response body, it does not affect headers. You can use this method to handle error messages. Calling Clear will cause an error if Response.Buffer is not TRUE.

In this section:

Syntax: ASP Response Object Clear Method



ContentsPreviousNextIndex