Internet

Internet commands web-enable OpenInsight applications and data.

^Command^Description^

Inet_Msg functionConverts a message from Msg() to HTML format
Inet_QueryParam functionAllows you to get or set a specified item in an HTTP-request.
Inet_Repos functionRetrieves an HTML document from the repository.
Inet_Rlist functionInternet procedure that produces an Rlist report in HTML format.
Inet_Security functionThe 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 functionInternet 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.