Previous PageNext Page

6.3.7 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.
 

Syntax

Response.Clear


Copyright © 2000 Chili!Soft

Previous PageTop Of PageNext Page