WebInsert Class

The WebInsert class enables you to insert the contents of a file as part of the HTML generation. The file contents are copied as is; that is, they are not edited in any way.

As the WebInsert class is a subclass of the Label class, it inherits all of the properties and methods defined in the Label, Control, and Window classes.

For a summary of the method defined in the WebInsert class, see "WebInsert Method", in the following subsection.