The CFX Tags page lists the names of all the CFX tags registered in ColdFusion, including the name of an internal custom CFX tag (CFX_GETLDINFO) used by the ColdFusion Administrator. Use the CFX Tags page to register new tags, remove tags, or edit the registration fields of an existing CFX tag in ColdFusion. Note that you must register your custom CFX tags prior to using them in your ColdFusion application pages. To access the CFX Tags page click Server>CFX Tags.
Register C++ CFX. Click this button to register a CFX C++ tag that you want to include in your ColdFusion applications.
Register Java CFX. Click this button to register a CFX Java tag that you want to include in your ColdFusion applications.
Tag Name. Click the name of a CFX tag to view or edit the tag's registration fields.
Description. Identifies the use of the CFX tag.
Language. Identifies the type of language used to build the CFX tag.
Controls. Click the green Edit control to edit the registration fields of a CFX tag, or click the red Delete control to remove the registration of a CFX tag.