URL PARAM tag



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

Syntax

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

Values

formURL
Specifies the URL of the HTML document containing the desired form.

Usage

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

Example
URL PARAM tag example

See also
FormReader applet
show_ui PARAM tag