Files ending in CFML are source code files in the ColdFusion Markup Language. ColdFusion ML is a scripting language developed by Allaire (now part of Adobe) for server-side Internet applications. Typically, CFML files are web pages with Coldfusion script code that runs on a Coldfusion server. The html code is added to the file by the server so that it can be displayed to the user in a web browser.
Coldfusion offers the developer a variety of functions and tags such as database queries, image manipulation and mathematical operation as well as formatting options. Coldfusion Server is few because of Adobe's proprietary license. Railo also has an open source server, but it does not support all of Coldfusion's features and tags.
CFML files are just text files that can be processed by a ColdFusion Server. They can be opened and edited in any text editor, however it is recommended to use editors with developer functions such as syntax highlighting for easier work.
A more common extension for CFML files is cfm.
The IDE Eclipse needs the extension CFEclipse to work with these files.
Most often resolving problems with opening CFML files is very simple. Just install an appropriate program that supports such files. All of the listed programs support CFML files, but may vary in offered function and purpose. Some programs may be capable only of viewing contents of CFML files or offer file conversion options, but may not be capable of editing such files.
It is possible that although a compatible program has been installed on user’s system, it is not used by the system to open it. This may happen because no default application was associated with this type of files. To associate CFML files with given application, select "Open with" from drop-down menu (accessed by right-clicking on the file). Then select from the list the program or application you want to be used to open this type of file. If the Adobe ColdFusion applications is not on the list, select "Browse" option in order to manually locate the directory where Adobe ColdFusion has been installed.
Sometimes problems with opening CFML files may not lie with the application itself, but can arise due to other causes, such as: