Corrections to Chapter 9:
HTML Sourcebook, Second Edition


[1] Page 440, Description of config:
The use of config is not mandatory: the server-side include will assume default formatting, and a default error message value. These defaults vary from server to server.

[2] Page 464, First include example on page:
There is a space missing at the end of the directive -- there should be a space between the final double quote and the comment terminator. It should read:
<!--#include virtual="~/fosdick/path/file.html" --> 
                                               ^ (missing space)
[2] Page 464, Last include example on page:
The example is missing a closing double quotation mark after the filename: ...template2.html" -->. It should read:
<!-- #include virtual="/patu/subpath/templates/template2.html" -->
[1] Page 483, last sentence on page, before list:
Should read: "... must do the following encodings of the string [prior to placing it in the VALUE attribute]: ...

Credits

[1]: Courtesy of Wayne Garvin
[2]: Courtesy of Ian Graham (...Well, I find them too, on occasion.)

The HTML Sourcebook -- 2Ed
© 1995, 1996 by Ian S. Graham
Page Last Updated: 19 March 1996