Space banner This version of the product has reached end of support. The documentation is available for your convenience. However, you must be logged in to access it. You will not be able to leave comments.

FORM


The FORM tag defines an interactive form and is used in the agent web interface in its standard format with additional BMC Software specific functionality. For more information about the FORM tag in general. refer to a standard HTML 4.0 reference.

Forms are generally created for data input. When the user submits the form through an input or button element the form values are submitted to the URL given in the form's required action attribute.

The FORM tag was extended by BMC Software through the htmlfile parameter to allow the agent interface to execute specific actions. It is not necessary to specifically include the action and method parameters, because they are directly included into the parser: action always is 'mwcparse' and method is 'post'.

Start Tag

required

End Tag

required

Syntax

<FORM htmlfile='filename.html'></FORM>

Mandatory Parameters

The htmlfile parameter defines the file to be loaded next. This file contains the necessary Chilli scripts to process the entered data.

Optional Additional Parameters

There are no optional parameters for this function.

To enter and process data via the FORM tag in the agent interface two files are necessary:

  1. An HTML file containing the FORM with its boxes to be filled in and the htmlfile parameter.
  2. A file containing Chilli scripts to process the data entered into the FORM of the HTML file called through the htmlfile parameter in the first form sheet HTML file.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*