Saturday, March 20, 2010    
Home My Books Blog ColdFusion About Me Back    

 • ColdFusion
 • Bookshelf
 • Tip-of-the-Day
 • CF ISP's
 • Who's Using CF?
 • CF Links
 • CF Tags
 • CF Resources
 • Mailing List


ColdFusion 8 Web Application Construction Kit Volume 3: Advanced Application Development

Join my mailing list and find out about new books and other topics of interest.
The following is a list of tags that I have written all of which are available for download from the Adobe ColdFusion Exchange. Note that many of these are obsolete or no longer needed in more recent versions of ColdFusion. This list is being displayed dynamically thanks to the magic of Web Services.

  • CFX_DataSources - CFX tag that returns a Cold Fusion query containing a list of all availabnle data sources, and basic information about each.
  • CFX_Debug - CFX_Debug allows turning on or off Cold Fusion debugging output from within a Cold Fusion template. Useful debugging tool.
  • CF_Log - Custom Tag to create and update a log file. Logs date, time, IP address, browser, template name, and user specified log text...
  • CF_SafeText - This tag process a block of text replacing all "reserved" characters (like ampersands, less than, greater than, and more) wi...
  • CF_ImageRollover - Cold Fusion custom tag to create DHTML code to display a "rollover image", one that changes when the mouse moves over it.
  • CF_ListSort - Sort a Cold Fusion list, sorts ascending or descending, and supports optional list deduping.
  • CF_OutputRedirect - is used to redirect dynamically generated content to an e-mail message, a file, or a variable. This is an invaluable debugging
  • CF_DumpQuery - Dump the contents of a query without having to specify (or know) the column names. Displays data in an HTML table with some ...
  • CF_MailForm - Cold Fusion custom tag to automatically E-Mail the contents of any form to a specified E-Mail address.
  • CFX_ViewCFLog - A Cold Fusion custom tag that allows you to analyze your Cold Fusion error logs from your browser. Log entries are returned ...
  • CF_HighlightButton - CF_HighlightButton uses CSS and DHTML to create form buttons that automatically highlight as the mouse moves over them. High...
  • CFX_GetIPHostName - CFX tag to perform reverse DNS lookups, returns a host name for a specified IP address.
  • CFX_Spell - CFX_Spell is a complete ColdFusion spell checker engine that allows CF developers to provide server side spell checking within
  • CFX_Zip - CFX_Zip is a full featured ZIP file management tag (for CF4.5 or later, works with MX).
  • CF_IEMenu - Cold Fusion custom tag to display an IE ActiveX popup menu control, and generate the required supporting VBScript code. Nice...
  • CF_EmbedFields - CF_EmbedFields simplifies the process of creating multi-part HTML forms. A single call to this tag (without any attributes) ...
  • CF_UPSPrice - CF_UPSPrice returns UPS shipping information and pricing. You specify the source and destination, and specify any of the almost
  • CF_DHTMLMenu - CF_DHTMLMenu is a set of ColdFusion tags that create DHTML based popup menus. Menus may contain text, descriptions, icons, U...
  • CF_LoanCalc - CF_LoanCalc is a CF Custom Tag that creates and displays a highly configurable JavaScript driven loan calculator. Options allo
  © Copyright 1997-2009 Ben Forta, All Rights Reserved