   =========================================================================
                        M I C R O   F O C U S

                   S E R V E R   E X P R E S S  5.0
   =========================================================================


                                 CGIPRG2 DEMO
                                 ============

   TABLE OF CONTENTS
   =================

       INTRODUCTION
       SOURCE FILES
       REQUIREMENTS
       OPERATION

   INTRODUCTION
   ============

   The file cgiprg2.cbl .cbl is used to demonstate how to implement a
   simple accept/display application.

   For more information, please consult the relevant chapters ("Internet
   Programming") in your on-line product documentation.


   
   SOURCE FILES
   ============

   cgiprg2.CBL (main program)

   Also required:

   an input form  - cgiform1.htm (note case)
   an output form - outform2.htm (note case)
   an output form - outform4.htm (note case)


   REQUIREMENTS
   ============

   An operational web server  - this can be on your development machine or
                                on a remote machine. This also requires
                                TCP/IP to be installed and running.

   An operational web browser - this resides on your development machine.

   Before starting the demo, check that you can access the web site
   (for example; http://www.microfocus.com) from your browser.

   OPERATION
   =========

   Rebuild the demo by using:
     bld_cgiprg2

   The script will compile and publish the demo to the default directories
     $HOME/www/html      - for ALL html files
     $HOME/www/cgi-bin   - for ALL cgi-bin files

   The bld script allows you to compile to: int,gnt, so and exe. 


   =========================================================================
   Micro Focus is a registered trademark, and Server Express is a trademark,
   of Micro Focus International Limited. 
   =========================================================================
   Copyright (C) 1999 Micro Focus International Limited. 
   All rights reserved.

 
