CGI Scripts
- \CGI\Hello-A very simple example showing how to create a CGI program in C by using the standard I/O interface (stdio); works with the FrontPage Personal Web Server
- \CGI\CGIWin32-A gateway between the stdio CGI interface and the CGI-WIN interface; written in C; works with the FrontPage Personal Web Server
- \CGI\OLECGI-A gateway between the stdio CGI interface and OLE server DLLs created with Microsoft Visual Basic; written in C; works with the FrontPage Personal Web Server
- \CGI\OLECGIVB-Sample CGI handler objects and utility classes for use with OLECGI; written in Microsoft Visual Basic; works with the FrontPage Personal Web Server