_________________________________________________________________
MicroWeb allows you to create a working web site on a CD-ROM. Using
a web browser, a user can can run CGI programs as well as view html files on the
CD-ROM.
To view the website the end user has to only run the microweb.exe program on the
CD-ROM,
there is nothing to configure. This will automatically start a web browser for viewing the
website.
mwman.htm | MicroWeb User Manual |
testform.htm | Use this test form to submit form data to a CGI script |
ssisamp.shtml | Sample page using server side includes |
/cgi-bin/hellocgi.pl | Simple helloworld cgi sample script. |
/cgi-bin/cgisamp.pl | Simple cgi sample script which uses the CGI.pm module |
/cgi-bin/testcgi.pl | CGI script to dump environment variables |
hellophp.php | Simple helloworld php sample script |
gd_demo.php | Demo of a script that uses the gd PHP extension |
makesqlitedb.php | Sample script to create a SQLite database |
usesqlitedb.php | Sample script to use a SQLite database |
mysqldemo.php | Sample PHP MySQL test script |
/cgi-bin/mysqlsamp.pl | Sample Perl MySQL test script |