What's New in the Tag Gallery

 
Apr 10, 2000
CF_ClientCacheControl
Use this tag to set client cache directives in the HTTP header and HTML page. Useful in dealing with the problems many have with IE caching pages unexpectedly. See the comments in the tag for additional information.
CF_CopyRow
Copy / move one or more rows from one database table to another. The tables may or may not reside in different datasources. All fields in the source table must exist in the destination, with identical name and datatype. Use for creating archives and history tables, for checking in and out of production tables, etc.

Requires a separate database-specific custom tag (sample version supplied)to determine the datatypes of table columns.

Project & Task Manager r1.2
This is an update for the Project & Task Manager application that fixes some display issues with the Calendar and cross-browser JavaScripting. The database included in the ZIP is Access 2K, but Access 97 and the SQL to create the database structure are available on the Epic site.
fuseAds
fuseAds is a powerful, fully customizable banner rotation solution that allows websites to properly track and report on banners and advertising campaigns. fuseAds offers administrators scalable features to manage and properly identify banners. A powerful reporting engine lets administrators or clients view their impression and click through statistics for individual pages, web sites, banner sizes and categories. Key Features: Expire banners by Click Throughs, Impressions or Date. Categorize banners by categories and/or banner sizes. Login for clients. Banner reporting by date, Categories, clients and web server. Export and print reports. Supports local and external banners. Supports HTML, DHTML, Javascript banners. Web interface for banner and client management. Multi-Database Support.
CF_CheckSSN
CF_CheckSSN is based on CF_phonemat by Michael R. Yeary. CF_CheckSSN strips all non-numeric (0-9) characters from a Social Security Number submitted to it. CF_CheckSSN validates the number of digits submitted. As long as 9 digits are entered, CF_CheckSSN passes it as a valid Social Security Number. CF_CheckSSN returns a formatted SSN (123-45-6789) and a numeric SSN (123456789).
CFX_ResolveDNS
Resolves DNS name based on IPAddress submitted. Normally CGI.Remote_Addr.
RapidDiet
RapidDiet 1.0 puts your code on a fast diet or, in technical terms, it strips ALL unnecessary whitespace, line feeds and carriage returns. It uses a Java library to achieve this very quickly, having almost zero performance impact.
Ariba CF Punchout Example
Ariba CF Punchout Example. Non-Supported Example of Punchout. Work around for CF's inability to read/access http headers. Parses cXML using MSDOM. PunchoutSetupRequest PunchoutSetupResponce
CF_VARIABLEISNULL
Combines the functionality of the "isdefined" function and a 'CFIF trim(variablename) is not ""' statement to decide if the named variable isdefined, and if it is, if it is null or not null. Returns 3 response codes based on results: tells if the variable is defined, and if it is null or not. Does not work on variables set with CFPARAM, CFSET (on the same page or on the application page). Application, session, & local variables will not be detected with this tag.
CF_LessWhiteSpace
Custom Tag based on Nate Weiss' CF_StripWhiteSpace. Strips out extraneous whitespace generated by CF templates. MUCH easier than using CFSETTING! Preserves indentation by default, but takes a JUSTIFY attribute ("y" or "yes") to completely left justify everything). Checks for PRE or CODE tags, and does NOTHING AT ALL to the output if found. VERY simple.
CF_PREVNEXT
Browse Records. Allows user to be returned to the exact page where the user has just added or edited a record. Comes with help file, images and vtm file.
CF_WebBody
CF_WebBody allows you to get any Web page using CFFILE or CFHTTP, while stripping away the HTML Header information and the HTML Footer information. CF_WebBody delivers a variable that contains only the HTML that exists between the and tags. You can then include only the contents of the retrieved Web page into your Web page.
CF_CheckTIN
CF_CheckTIN strips all non-numeric (0-9) characters from an input Tax ID Number and validates the number of digits submitted. As long as 9 digits are entered, CheckTIN passes it as a valid Tax ID Number. Adapted from "CF_phonemat."
BUCalendar v2.1
Calendar Event and Scheduling System. Wrapped up in a single command line. Integrate it into your own applications.
CF_download.cfm
Have you ever wanted to create a download page, but didn't want your visitors to know where the download files live on the server? This Custom ColdFusion tag will allow you to do just that!!!
CF_Filter
A flexible ColdFusion custom tag to replace characters in illegal words passed as form field values with defined symbols. It also gives the user the ability to either destroy HTML and ColdFusion tags passed as form field values or just replace the angled brackets with round ones to neutralize their possible effect.
Realist - Realestate Application
Complete solution for REAL estate agencies which requires control of their own internet presence. Seamless integration with the look and feel of an existing website. Separate user accounts for agents within an agency permit the upload and maintenance of properties information and property photos.

Privacy | FAQ | Site Map | About | Guidelines | Contact | Advertising | What is ColdFusion?
House of Fusion | ColdFusion Jobs | Blog of Fusion | AHP Hosting