Easy Tutorial
❮ Met Execute Met Getfolder ❯

ASP Clear Method



The Clear method empties any buffered HTML output.

Note: This method cannot clear the headers of the response, only the body of the response.

Note: If response.Buffer is false, this method will cause a run-time error.

Syntax

Example


❮ Met Execute Met Getfolder ❯