GetCGIDta and SndHTMLDoc

GetCGIDta is a routine for extracting data from a CGI data stream

SndHTMLDoc is a routine for merging data with HTML and sending it to the client.

See CGIDEMO.RPG for an example of using these routines



To create the binding directory for compilation:

CRTBNDDIR  MYLIB/CGIBNDDIR  	

ADDBNDDIRE BNDDIR(MYLIB/CGIBNDDIR) OBJ((QTCP/QTMHCGI))