Content deleted Content added
m Dating maintenance tags: {{Citation needed}} |
|||
Line 188:
CFCs are created using four tags, saved as .CFC files, and invoked using the <cfinvoke> tag.<ref>Forta, Ben [https://web.archive.org/web/20100528103657/http://www.adobe.com/devnet/coldfusion/articles/intro_cfcs.html Using ColdFusion components]. adobe.com</ref>
In the example below, component temperature.cfc has a method
<source lang="cfm">
|