WriteToFile

The WriteToFile method writes the retrieved document to the given file.

Syntax

WriteToFile(filename)

Parameters

filename
The name of the file in which to write the HTML data.

Return Values

A boolean value indicating success (1) or failure (0).

Applies To

ASP To HTML Component