CGI Programming Resources
Maintained by K. Yue
Last Revised: September 17, 2000
Lecture Notes
An Introduction To CGI
.
Useful External Links:
Home Page of CGI.pm
: fast becoming the standard module for Perl CGI programming.
cgi-lib.pl
: older Perl library for CGI programming still used frequently.
A CGI FAQ
.
Lecture Examples:
Environment variables
in Shell.
Sending an email to Kwok-Bun Yue
.
Phone Book
in Shell.
Square a number
using cgi-lib.pl.
Word Permuter
using cig-lib.pl.
EQuote
gradecheck.pl
: a very simple check grade script using CGI.pm.
Source code
of gradecheck.pl: should be saved as .pl file.
Comments collector
.
Checking grade
.
Perl Stuff:
HitCounter.pm
: a simple Perl module using Win32::ODBC.