Sun Chili!Soft ASP Sun Chili!Soft
ASP Sun Microsystems

 

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.

Syntax: ASP Response Object Clear Method

Response.Clear

Copyright 2002 Sun Microsystems, Inc. All rights reserved. Legal Notice.