URL PARAM tag



Specifies the URL of the HTML document containing the desired table.

Syntax

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

Values

tableURL
Specifies the URL of the HTML document containing the desired table.

Usage

This tag is mandatory if the allow_ui PARAM tag is not supplied. When you choose to display the applet user interface as specified by the allow_ui PARAM tag, you can enter a URL in a interface text field.

Example
URL PARAM tag example

See also
TableReader applet
allow_ui PARAM tag