Publishers of technology books, eBooks, and videos for creative people

Home > Store

Macromedia ColdFusion 5: Training from the Source

Register your product to gain access to bonus material or receive a coupon.

Macromedia ColdFusion 5: Training from the Source

Book

  • Sorry, this book is no longer in print.
Not for Sale

Description

  • Copyright 2002
  • Edition: 1st
  • Book
  • ISBN-10: 0-201-75847-4
  • ISBN-13: 978-0-201-75847-4

Macromedia ColdFusion is a powerful Web application server that lets companies build and deploy industrial-strength Web applications, such as those behind dynamic content sites and online stores. Non-programmers find the application easy enough to use for site-maintenance tasks, while developers find it powerful enough to use for writing code that supports large and complex Web sites. Although the program itself may seem intimidating, Macromedia ColdFusion 5: Training from the Source proves that learning it doesn't have to be.

Macromedia ColdFusion 5: Training from the Source breaks the key features of ColdFusion into manageable, real-world projects that let you learn as you work. It begins with an introduction to understanding how ColdFusion works. From there, you'll learn how to install the ColdFusion Administrator and configure ColdFusion Studio. In proven Training from the Source style, each chapter builds on what you learned in previous lessons, and each lesson is supplemented with support files on the book's CD, which also includes demo versions of ColdFusion Server and ColdFusion Studio. The advantage over the classroom course? You set the pace. Whether you just want to learn the basics of ColdFusion to perform minor tasks, or you're the driving force behind a complex e-commerce site, Macromedia ColdFusion 5: Training from the Source will have you up and running on this powerful Web application server in no time.

Updates

Updates & Corrections


Updates & Corrections for
Macromedia ColdFusion 5: Training from the Source

The files on the CD-ROM may appear as read-only files when you copy them to your hard drive. If this is the case, right-clicking on the file once it is on your hard drive and select "Properties". The uncheck the box that says "Read Only".


On pages 121 and 126, there are references to a customers.mdb database: this database doesn't exist. Instead, these should refer to the products.mdb database, which is in the folder Lesson6\Other.


On pages 131 and 136, in the lines "#ProductName#
", the second should actually be .


On page 134, in the last paragraph, the line "The asterisk (*) in the SQL is the wildcard that selects every record in the database." should say "The asterisk (*) in the SQL is the wildcard that selects all columns (or fields) in the database."


On page 139, step 2, in the lines "Your code should now read: FROM productsearch

<cfquery name="queryquery" dbtype="query">", the line "FROM productsearch" should be deleted.

Also, on page 139, in the first full paragraph under step 2, the asterisk in the SQL again selects all fields, not all records.


On page 225, in step 11, the <cflocation> tag should not have the quotation mark after the cart= assignment. Also, the "d" is missing from the word "urlencodeformat". The line should read:

<cflocation url="cartoutput.cfm?cart=#urlencodeformat(cart)#">


Submit Errata

More Information

Peachpit Promotional Mailings & Special Offers

I would like to receive exclusive offers and hear about products from Peachpit and its family of brands. I can unsubscribe at any time.