space
Previous Page | Next Page

MDDB Report Viewer 9.2

_OUTPUT_HTML_FORM_HEADER_ Method

Outputs the opening tags for the static HTML page

This method

Syntax

 CALL SEND(OBJID,'_OUTPUT_HTML_FORM_HEADER_',title,cgi,
                background-value,background-type);
Where... Is Type... And Contains...
title C n optional title for the page.
cgi C the Broker component for the ACTION tag.
background-value C the background image URL or color value. This parameter is optional.
background-type C the background type (COLOR or IMAGE). This parameter is optional.

Previous Page | Next Page | Top of Page