Home
Tools/Projects
ColdFusion
JavaScript
Articles/Tutorials
Creating Dynamic "onload" Events Using JavaScript
Client-to-Server Communication Using DHTML
Executing a DTS Package from CF/ASP/PHP/SQL
Creating a Custom ColdFusion Tag (101)
Structures
Downloads
Custom Tags
qForms JSAPI
Clients
About

Custom Tags

The following ColdFusion custom tags are available as-is and are unsupported. The files posted here are available for download as a convience for other ColdFusion developers to use in their own projects.

If you make modifications to any of the tags, please share your changes with the author.

cf_html2js v1.0 [example] [more info] [download]
Converts the output buffer between the open and close tags to a JavaScript array, which is then outputted to the screen via browser's document.write() method.

cf_noCache v1.0 [download]
This tag will try to prevent the user's browser from caching the page. Should even work with AOL users. Place this tag in between your <head></head> tags.

cf_head v1.0 [download]
This tag is a replacement for the <cfhtmlhead> tag. Text between the <cf_head></cf_head> tags will be placed within the <head></head> tags of your HTML document.

If you're looking for a tag that used to be available from PengoWorks.com, please check the custom tag archive section of the site.

Copyright © 2024, PengoWorks.com. All Rights Reserved.