ColdFusion MX: From Static to Dynamic in 10 Steps Example Files

This files are the files used throughout the book.

1. Extract the files to your hard drive (c:\)

2. You should see a directory call CFMX10Steps

There are four subdirectories called

CompletedFiles
This directory contains the completed example and exercise files for each step as well as the makeover site files for each Step.
Examples
This directory is your working directory to store your own example files as you create them
NewSite
This is the working directory for the makeover project. You will constantly update this directory as you work through the book.
OldSite
This directory contains the files for the case study pre-makeover site.

You can copy these directories under your wwwroot folder or refer to Appendix A in the book for instructions on creating virtual directories for these folders.

Please note: You can jump into the makeover at any point my using the files in the CompletedFiles\MakeoverExercises\Stepn\NewSiteComplete where n is the step you would like to begin with. However, the files in the NewSiteComplete directories do not contain the images or the database. You must use the images and _data folders under the NewSite directory.