OutputDataSet PARAM tag



Names the server output data set if the OutputFormat PARAM tag is set to "Infobus."

Syntax

<PARAM NAME = "OutputDataSet" VALUE = "name">

Values

name
The name of the serve output data set. The default value is "GatewayOutput."

Usage

This PARAM tag is ignored if the OutputFormat PARAM tag is set to "Browser," unless the browser does not support the Javascript protocol.

Example
OutputDataSet PARAM tag example

See also
CGI gateway applet
OutputFormat PARAM tag