The Write HTML Form option allows you to create an HTML form.
I/O Command – tells the program that it is writing HTML data.
Input Template File – the full directory path to the file containing the template that is used to create the HTML form. There are two choices in the drop-down list. If you choose:
Memory Variable – the Memory Variables window displays next to the Rule Command window. Double-click a memory variable or drag and drop it onto the text box. The memory variable you select must contain a directory/file path, pointing to the template.
Select File and Location – the Directories (Mailboxes) window displays next to the Rule Command window. Double-click a directory or drag and drop it onto the text box.
Record – contains the data used to populate the HTML template that creates the HTML form. If you select the Record up arrow, the Records/ Tables window displays next to the Rule Command window. Double-click a record or drag and drop it onto the text box. The record you select must be located in the directory/file path specified in the HTML File text box above.
Output HTML File – the full directory path to the file containing the HTML form that is being created. There are two choices in the drop-down list. If you choose:
Memory Variable – the Memory Variables window displays next to the Rule Command window. Double-click a memory variable or drag and drop it onto the text box. The memory variable you select must contain a directory/file path, pointing to the file to which the HTML form is written.
Select File and Location – the Directories (Mailboxes) window displays next to the Rule Command window. Double-click a directory or drag and drop it onto the text box.