CF_TwoSelectsRelated
Puts two SELECT form elements onto the current page, which contain choices from any query. The two SELECTs are related -- wh...
By Nate Weiss 06-Nov-02 12,817 downloads
10.5 KB
CF_DirectoryList_Enhanced
Retrieves a list of files from the server's drive--almost exactly like using CFDIRECTORY tag with ACTION="LIST" in Cold Fusi...
By Nate Weiss 16-Oct-02 2,787 downloads
3.7 KB
CF_USPS_LookupCityFromZip
Asks the USPS website for the City and State associated with a ZIP Code.
By Nate Weiss 10-May-02 1,706 downloads
1.8 KB
CF_ThreeSelectsRelated
See also CF_TwoSelectsRelated. Puts three SELECT form elements onto the current page, which contain choices from any query. The
By Nate Weiss 06-Nov-02 6,269 downloads
9.8 KB
CF_FileWriteText
For ColdFusion 4.0 and up only. A simple tag that exploits ColdFusion 4.0's new Custom Tag architecture to allow you to wri...
By Nate Weiss 18-Dec-01 1,433 downloads
2.0 KB
CFX_FileReadLines
This tag is similar to the CFFILE ACTION= "READ" functionality, in that it reads from an ASCII file and returns the text for...
By Nate Weiss 29-Jan-01 1,447 downloads
37.4 KB
CF_GetVariables
1) Provides a consistent way to get a list of Form, URL, Cookie, and/or Client variable/parameter names. Rather than dealing...
By Nate Weiss 14-Nov-02 6,242 downloads
10.7 KB
CFX_QueryColumns
This tag does two things: 1) Allows you to retrieve a list of column names--as a comma-separated list--for any query. Simil...
By Nate Weiss 11-Apr-02 1,929 downloads
64.8 KB
CF_StripWhitespace
For ColdFusion 4.0 and up only. A simple tag that exploits ColdFusion 4.0's new Custom Tag architecture to "clean up" w...
By Nate Weiss 23-Aug-00 2,786 downloads
2.2 KB
CF_MakeSafeForJavaScript
Replaces newlines, quote marks, and other characters that are considered to be "special characters" to JavaScript (JS) with the
By Nate Weiss 03-Dec-98 682 downloads
2.1 KB
