CGITEST - Sample CGI program for use with Lotus Domino
------------------------------------------------------

(c)1996, Lotus Development Corporation, a subsidiary of IBM.


This application consists of a CGI program, CGITEST.EXE, and an HTML 
form, CGITEST.HTM.  

The purpose of this program is to provide an example CGI program for 
use with Lotus Domino.

To use:

1. Copy CGITEST.EXE to your cgi-bin directory (C:\NOTES\DATA\DOMINO\CGI-BIN).
2. Copy CGITEST.HTM to your HTML directory    (C:\NOTES\DATA\DOMINO\HTML).
3. Start your Lotus Notes server.
4. Load Domino. (LOAD HTTP)
5. Using your browser, open cGITEST.HTM       (http://www.foo.com/cgitest.htm)
6. Fill in the fields, and hit the 'submit' button.
7. The CGI program, CGITEST.EXE, will process the form and return 
   the results to the browser.


See the following URL's for more information on CGI: 
  http://hoohoo.ncsa.uiuc.edu/cgi/env.html  or
  http://www.w3.org

See the following URL's for more information on Domino:
  http://domino.lotus.com
  http://www.lotus.com
