Contents -------- 1. Using uprecords as CGI program 2. Configuring the output of uprecords as CGI program 3. Inserting the output of uprecords into existing pages 1. Using uprecords as CGI program --------------------------------- Copy the uprecords binary to your CGI directory and rename it: cp uprecords /www/cgi-bin/uprecords.cgi Uprecords will automatically recognize it is being run as CGI program by it's .cgi filename and add the necessary Content-type header and some HTML tags. 2. Configuring the output of uprecords as CGI program ----------------------------------------------------- When run as CGI, uprecords.cgi checks for a file called uprecords.conf in the current (= cgi-bin) directory. This configuration file allows you to control the way uprecords.cgi will look. LAYOUT can be any of "pre", "list", or "table". "pre" uses the
 tag to
create output close to that of running uprecords from the console and is the
default option. "list" creates a list using the