Programming ColdFusion by Rob Brooks-Bilson This errata page lists errors outstanding in the most recent printing. If you have technical questions or error reports, you can send them to booktech@oreilly.com. Please specify the printing date of your copy. This page was updated December 4, 2000. Here's a key to the markup: [page-number]: serious technical mistake {page-number}: minor technical mistake : important language/formatting problem (page-number): language change or minor formatting problem ?page-number?: reader question or request for clarification Confirmed errors: {13} Under the numbers heading, second paragraph.; .001 should be 1.0e-3 and 1*10-3, not 1.0e-2 and 1*10-2 as shown in the text. (172) 2nd paragraph, last sentence.; Applicatrion.TheDatasource should be Application.TheDatasource.