Skip to main content
Participant
November 13, 2009
Question

Cookie cut site

  • November 13, 2009
  • 1 reply
  • 278 views

I just bought an already built package for a site. It is coldfusion based because its all cfm files. How do i view ALL these files and directories as a complete site. I dont have it on a server, dont have it hosted, i just bought the package deal of an already built script.         

    This topic has been closed for replies.

    1 reply

    Inspiring
    November 13, 2009

    CFM files are just script files; they need to be executed by a ColdFusion server.  So you need to have a ColdFusion server (or possibly a Railo or a BlueDragon server) for them to be of any use to you.

    You can at least run it locally by installed CF developer edition.  You can D/L this from the Adobe website, and follow the instructions to install & config it.

    --

    Adam