Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ParameterDescription
Request [in]HTTP-request that carries the following parameter:

FORM_ID - name of a form published by HTML Publisher

This function is analogous to a call to Start_Window(formID) for a database bound form. For a non-bound form, its nearly identical to the Internet procedure Inet_Repos().

Returns

HTML representation of the OpenInsight form.

...

Code Block
http://127.0.0.1/cgi-bin/oecgi.exe/INET_FORMLOAD?FORM_ID=WEB_REPORT_DEMO

See also

Inet_FormRead()Inet_FormWrite()Inet_Repos()