Internet
Internet commands web-enable OpenInsight applications and data.
^Command^Description^
Inet_Msg function | Converts a message from Msg() to HTML format |
Inet_QueryParam function | Allows you to get or set a specified item in an HTTP-request. |
Inet_Repos function | Retrieves an HTML document from the repository. |
Inet_Rlist function | Internet procedure that produces an Rlist report in HTML format. |
Inet_Security function | The function that is called by the HTTP-request dispatcher before it calls any Internet procedure specified in the HTTP-request. OpenInsight 3.3 ships with the source code of this function. |
Inet_Trace function | Internet procedure that reflects the incoming request back to the client (used for remote debugging). OpenInsight 3.3 ships with the source code of this procedure. |