Categories

Updated: 06/10/2004

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.
Similar Scripts for "Introduction to Custom Tags"

BIT Resource Scheduler

Provides a central web system to schedule your organization''s resources. Guests have the ability to view schedule w/o logging in. Login required to make reservations Make it easy to scheudle almost any type of resource. *DEPARTMENTS Resour...

IgniteFusion CFML engine

IgniteFusion is a script engine that runs ColdFusion CFML scripts. IgniteFusion is freeware, all versions are fully functional and do not expire

CFX_XML2CFML

Converts XML data to a CFML structure for use with Cold Fusion. CF_DUMP is required to view structures in Cold Fusion versions 4 and 4.5 (By SmartObjects.com)

Regular Expression Parser

This is a custom CFML tag which will return a pattern matched string to an array, with each backreference occupying an element of the array and the whole matched string occupying the first element. This emulates the preg_match() function of PHP.

CF_8Ball

CF_8Ball is a custom CFML tag that emulates the old Magic 8 Ball. Ask the 8 Ball a Yes/No question and it will wow you with its mystical wisdom.
©2003-2008 jCay.com