Examples from Chapter Twenty-Two

All the source code in this chapter is written in the perl language and is intended to be run on Unix systems. It will not work on other platforms unless you modify it to run in your server's environment (and in that server's recommended language).

The source code packages are Unix shar files (shell archives). To unpack them, use the command sh filename.shar. You will also need GNU Zip to decompress the files.

NOTE: The scripts for the WebZone subscription forms and the text-only tables from the survey were not available when this CD went to press. Those files will be available on the Web site at http://www.lne.com/Web/.

The Web Developer's Survey
Take the survey (non-working example)
Try the real example
View the script to collect the results
View the script to collate and print tables.
The complete source code. This is a unix shar file.
The WebZone Subscription Forms
See the Web site for the scripts and source code
HTML BBS or Conferencing System
View the example. You will not be able to add postings or topics.
Try the real thing
View the script to add topics
View the script to add postings.
The complete source code. This is a Unix shar file.
Back to Top
Teach Yourself Web Publishing with HTML