Introduction to Custom Tags
ColdFusion custom tags are ColdFusion templates just like any other CFML file but are designed to be reused. Coders can save much time by packaging code that is used frequently or can easily add functionality by using free or inexpensive custom tags. There are two general categories of custom tags, one uses only ColdFusion's CFML code. The other packages C++, Java, or other languages into a custom tag that is used by ColdFusion. We'll cover only CFML based tags in this article.
Visit publisher site: Introduction to Custom TagsListing Details
- Filed in:
-
Scripts / CFML / Tutorials & Tips / Introduction to ColdFusion
- Submitted on:
- Last Updated:
- Jun 10, 2004
- Publisher:
- Other listings by this publisher
License & Pricing Information
User Reviews
Be the first to review this listing!Not yet reviewed by any member.... You can be the FIRST one to write a review for Introduction to Custom Tags