I am new to development but want to develop a web app using cold fusion. Is there a different file extension that is used by ColdFusion?
Announcement
Collapse
No announcement yet.
Is there a different file extension for ColdFusion?
Collapse
X
-
Different file extension for cold fusion
ColdFusion is a rapid development platform to develop modern web applications. The design of cold fusion is expressive and powerful.
Its' programming task when compared to other languages is placed at a higher level.
The different file extension for cold fusion is
.cfc for objects
and
.cfm for pages
Comment