CGI Scripts
-
CGI\hello : a very simple example showing how to create a CGI program in C using the standard I/O (stdio) interface; 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 Visual Basic 5.0; written in C; works with the FrontPage Personal Web Server
-
CGI\olecgivb: example CGI handler objects and utility classes for use with olecgi; written in Microsoft Visual Basic 5.0; works with the FrontPage Personal Web Server