CGI notes and examples
notes for tonight's class
an interface somewhat like CGI
Another image of the same
Demo of a customised search
A silly command - line example
a web page to run a CGI version
How it's done without external libraries
a much cleaner version
using cgi.pm
The number guesser
counter.cgi
Illustrates how data is sent to and from server
source code to counter
counterHidden.cgi
Illustrates how data is sent to and from server
source code to counter with a hidden field
Source code of guesser.cgi
Source of cgipmDemo.cgi
output of cgipmDemo.cgi
Your assignment with some hints
Official documentation of CGI.pm
Annotated notes on cgi.pm
© Andy Harris
Indiana University / Purdue University, Indianapolis
email:
aharris@.cs.iupui.edu
homepage: www.cs.iupui.edu/~aharris