#!/usr/local/bin/perl my $ID = '$Id: htmlab.cgi,v 1.12 2000/06/09 08:57:02 chip Exp $'; my $COPYRIGHT = '© 1998,1999,2000, Chip Rosenthal <chip@unicom.com>'; use strict; use IO::Handle; use CGI; use LWP::UserAgent; use vars ( '$mainContent', # Content of the top-level frameset. '$editFrameContent', # Content of the editFrame. '$optsWinContent', # Content of the optsWin pop-up. '$dfltDocContent', # The default document. '$helpDocContent', # The help document. ); ############################################################################## # # Content of the top-level frameset. # $mainContent = q[ Interactive HTMLab