Top Download

Free scripts download - ColdFusion scripts

free download Add to Favorites RSS

LATEST free ColdFusion script downloads

Model Glue ColdFusion

ColdFusion

Details

Download

Model-Glue: ColdFusion is designed to make it easier to use object-oriented models to create HTML-based applications. It enforces Model-View-Controller design, eases implicit invocation, does repetitive work for you, and plays well with other open-source ColdFusion frameworks. Features:Unobtrusive. It's designed to be easy to use, letting you focus on business problems and ...

cf html2js

ColdFusion

Details

Download

This tag will take all the content generated between the open/close tag pair and convert it to a JavaScript array.Then it will output it to the browser using converting the array to a string and using the browser's document.write() method. Use this tag to help generate html that is to be ...

CF pleaseWait

ColdFusion

Details

Download

CF_pleaseWait was designed to be easy to implement and to take care of over-anxious users who insist on repeatively clicking hyperlinks and submit buttons because they don't see an immediate result. It is compatible with all web browsers and is very easy to install and use. ...

CF ezPassword

ColdFusion

Details

Download

CF_ezPassword is the easiest way to password protect areas of your site using ColdFusion. Not only is it the easiest and quickest way, it's the most versatile too! Unlike other ColdFusion login tags available, CF_EzPassword does not require a database or client/session management to work! This means that you can set ...

cf objDump

ColdFusion

Details

Download

Use this tag to dump the entire contents of any ColdFusion variable or object to the screen. Includes DHTML for use with IE that creates an interactive tree. CF_ObjDump will display the entire contents of any ColdFusion object as a tree. It can even process WDDX strings and display the contents ...

CF Time Span Calculation

ColdFusion

Details

Download

CF Time Span Calculation script allows developers to easily embed the functionality of calculating end time from a given start time and span into in 1/2 hour increments.Features: - Uses "CreateTimeSpan" to translate both start time and time span into minutes. That way only a simple addition is required to determine ...

ColdFusion CMS ToolKit

ColdFusion

Details

Download

The goal of this project is to build a common toolkit of CFMX components used in most cms apps. These pieces can all be used together or separately. Some of these components may look familiar many where inspired by the macromedia spectra product. ...

evolt org CMS Sourcecode

ColdFusion

Details

Download

This is the source code for the evolt.org website. Its written in Cold Fusion and is starting to become a fairly full featured CMS. ...

CFX JpegResize

ColdFusion

Details

Download

CFX_JpegResize is a custom Cold Fusion tag that can resize JPG images. It takes a file from the server as input, performs a resize, and then saves the file to disk again. This tag will only work on a Windows platform. The resize can either be by a percentage scale factor, ...