documentName PARAM tag



Specifies the name of the document that is opened when the Sheet applet is initialized.

Syntax

<PARAM NAME = "documentName" VALUE = "URL">

Values

URL
The name of the document to be opened. The URL of the document you want to open. The valid file types are .html, .html-wk, .html-wkt, and .wk1. You can specify an absolute URL (beginning with a protocol name); otherwise the URL is relative to the document base.

See Also
OpenDocument method