This is the source code and links for Chapter 5 of CGI Programming 101. The full text for this chapter may be found here.

Chapter 5: Advanced Forms and Perl Control Structures


Name Description
text.html Full Text for Chapter 5
colors.html Colors Form with checkboxes (same values)
colors-cgi.html Colors CGI with checkboxes (source code)
colors2.html Colors Form with checkboxes (unique values)
colors2-cgi.html Colors CGI with checkboxes (source code)
colors3.html Colors Form with radio buttons
colors3-cgi.html Colors CGI with radio buttons (source code)
colors4.html Colors Form with radio buttons
colors4-cgi.html Colors CGI with radio buttons (display background color) (source code)
colors5.html Colors Form with select field
colors5-cgi.html Colors CGI with select field (source code)