cfx_kmSuite for ColdFusion  

The
Allaire product, ColdFusion, uses a tag-based, server scripting language which is ideal for programming Web applications. The ColdFusion Markup Language (CFML) integrates with "normal" web page HTML, adding database, XML and many other program capabilities. Cold Fusion also allows the developer to implement their own custom tags, greatly expanding the power of the web programming system.

cfx_kmSuite is a set of ColdFusion custom tags designed to extend the language in a broad range of areas. A cfx_kmSuite tag could be thought of as a "module" which covers a "subject area". Within the subject, there may be any number of functions implemented. For example, the tag <cfx_kmSystem...> is a module for functions related to the server operating system, including DirectoryCreate, DiskFreeSpace, GetTempDir and others. At the time of this writing, cfx_kmSuite supports more than 130 unique functions.

Advantages

A visit to the Allaire Developers Exchange demonstrates that there is a wide selection of custom tags available for ColdFusion. In comparison to other offerings, cfx_kmSuite takes a unique approach. It is both a powerful and convenient product, offering the following advantages:
More Information

For more information, browse the topics in the cfx_kmSuite menu, to the left of this screen.

Thank-you very much for your interest.