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

 

IResponse::Clear

The IResponse::Clear method erases any buffered HTML output.

HRESULT Clear(VOID)

Remarks: IResponse::Clear

This method only erases the response body; it does not erase response headers. You can use this method to handle error cases. This method will cause a run-time error if Response.Buffer has not been set to TRUE.

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