Running on the Web

Web Utilities

 

The *web utilities are listed below. For a list of system utilities, see Utility Routines.

Utility

Description

*WEB/BASE64

Utility program that contains routines to encrypt data in Base64 format and to decode it or convert it back

*WEB/EMAIL

An email utility used to generate a mime-compliant email message

*WEB/FTP

Utility used to interface with a server that is running an FTP server program (See *WEB/SFTP)

*WEB/MAIL

Utility used for sending email from a PxPlus application to a local SMTP mail server

*WEB/MERGE

Utility that reads an HTML page and evaluates the specialty codes embedded in the HTML page, substituting data as necessary, and sends the dynamically created page to the output channel %print_fn

*WEB/POP3

Utility that provides a means to connect to a POP3 email server and retrieve email, using either an encrypted or unencrypted connection

*WEB/QPRINT

Utility that will encode and decode Quoted-Printable data

*WEB/SFTP

Utility used to interface with a server that is running an SFTP server (See *WEB/FTP)

*WEB/SMTP

Utility used to send an email message to a server, which is running an SMTP mail daemon

*WEB/UTIL

An HTML coding utility that contains miscellaneous routines to put various HTML codes into the %print_fn data channel

*WEB/WEBSERVICE

Utility used to display a Web Service within a resizable dialog containing a *BROWSER control