| Contents > Developing ColdFusion MX Applications > Building and Using ColdFusion Components > Using ColdFusion components > CFC invocation techniques |
|
|
|
|
||
There are many ways to invoke or call CFC methods. The following table lists the techniques, including the ColdFusion tags and functions that you use:
Invocation |
Description |
For more information |
|---|---|---|
cfinvoke tag |
Invokes a component method. Can invoke methods of a CFC instance or invoke the methods transiently. |
|
cfset tag and assignment statements |
Invoke methods and access properties of a component instance. |
|
URL |
Transiently invokes a component method by specifying the component and method names in the URL string. |
|
Form control |
Transiently invokes a component method using the HTML |
|
Flash Remoting |
NetServices ActionScript functions can transiently invoke component methods. |
|
Web services |
The |
See Using Web Services. |
|
|
||
| Contents > Developing ColdFusion MX Applications > Building and Using ColdFusion Components > Using ColdFusion components > CFC invocation techniques |
|
|
ColdFusion 9 | ColdFusion 8 | ColdFusion MX 7 | ColdFusion MX 6.1 | ColdFusion MX | Forums | Developer Center | Bug Reporting
Version 6.1
Comments are no longer accepted for ColdFusion MX 6.1. ColdFusion 8 is the current version.
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/coldfusion/6.1/htmldocs/buildi14.htm