Log in

View Full Version : What are *.cfm files?


TheWizard
February 11th, 2006, 04:34 PM
I'm working on a project and its got *.cfm files for the display part. What are they?

Skhorpion
February 11th, 2006, 04:58 PM
http://filext.com/detaillist.php?extdetail=cfm

TheWizard
February 11th, 2006, 05:24 PM
Ok its a cold fusion template file. Is there such a thing as cold fusion language to write programs for it?

Kiros
February 11th, 2006, 07:29 PM
Well, cold fusion is a language. You can write code for it and stick it in the .cfm file. Though whatever computer the script will run from has to have cold fusion installed on it.

For more information, try going here (clicky) (http://www.macromedia.com/devnet/coldfusion/)! Look to the right side of the page to find "Overview", "Getting Started", "Developing Applications", and more sections. If you have any other questions, please ask, Josh :)

TheWizard
February 12th, 2006, 05:57 AM
Ok thanks much :)

Kiros
February 12th, 2006, 06:11 PM
Not a problem :)