ColdFusion® MX: From Static to Dynamic in 10 Steps By Barry Moore
Table of Contents
System Setup
Installing the Book's Supporting Files
All the sample code used throughout this book is available for download from the book's supporting web site at www.LearnColdFusionMX.com. Follow the link on the home page to Supporting Files. You should be presented with a dialog box to download the CFMX10Steps.exe file. Download this file to a temporary folder on your computer.
After the file has finished downloading, simply double-click the file to begin the installation process. You will be prompted for the letter of the drive to which you want to install the files (the default is C:).
When the installation is complete, you will see a CFMX10Steps directory on the selected drive. The directory contains several subdirectories. The purpose of each subdirectory is listed in Table A.1.
Table A.1. Supporting Files Directory Structure
Directory
What Is in It
CompletedFiles\Examples
This folder contains the code for all examples in the book.
CompletedFiles\MakeoverExercises
This folder contains makeover exercises completed to a particular point in the book (for example, completed to the end of Step 3).
Examples
This is your working directory to store the code you create during the examples.
NewSite
This is the working directory for the makeover project.