Setup Instructions for
Introduction to ColdFusion

  1. If you haven't already, download the class files listed at the bottom of this page.
  2. Create a folder in the root of your C drive called "Webucator" and extract the class files zip file to that folder.
  3. Make sure that you have installed the editor you plan to use in class.
    1. See the course outline for your class to determine which editors you can use.
    2. If this is for a private onsite class make sure that each computer has the editor installed.
    3. If you are using a trial version of the editor, be aware that some products require a unique trial key on each computer.
  1. Create a folder in the root of your C:\Inetpub\wwwroot directory called "Webucator" and extract the class files zip to that folder.
  2. To test your setup, open a web browser and navigate to http://localhost/Webucator/ClassFiles/Basics/Demos/HelloWorld.cfm. You should get a web page that reads "Hello, World!"

Outline available at http://www.webucator.com/Adobe/CFM101.cfm

Class files available at http://www.webucator.com/ClassFiles/CFM101.zip

Technical requirements listed at http://www.webucator.com/Adobe/CFM101.cfm#TechReqs.