The files used in this chapter are included on the enclosed CD. The directory structure for the unleashedCafeSite website is displayed in Figure 23.4.
To test the application, you can copy all the files from the CD to the following location:
C:\unleashedCafe
In the previous exercises, we have already established the following:
The web server IIS
A website unleashedCafeSite
The application server ColdFusion
If all of the preceding items have been installed successfully, you should be able to open your default browser and type in the following:
http://localhost/unleashedCafeSite/unleashedCafeMai305
The home page for the unleashedCafeSite should be displayed in your browser. (Refer to
After successfully reviewing the application, delete all files in C:\unleashedCafe except cafedata.mdb and \images (the images directory).