What's New in the Tag Gallery
- CF_ComboBoxEnhanced
- CF_ComboBox creates two FORM elements, a text INPUT box and a SELECT
box, that communicate via JavaScript, so that an entry in one blanks the
other.
- cf_cachedata
- This tag speeds up applications designed in Spectra, although it will also work in CF as well. It works by caching data to memory as required.
- DateDropDowns
- Cf_DateDropdowns provides selects for users to select the day, the
month, and the year. In addition, it has the following features: It writes
a formatted date in a hidden field, to be submitted with the form, which
will be in a specified format. Illegal dates, such as February 29, 1999,
cannot be selected. Can disallow certain dates from being selected. Can
trigger other JavaScript functions at several different times. All
processing is done client-side, on the browser. Can go in a CF or HTML
form. Works in Netscape and Explorer.
- CF_BWMGRGRAPHS
- Provides access to statsifac graphs from Etinc's BWMGR (Bandwidth
Manager) software. - Logs into BWMGR - Grabs valid sessionid - Optionally
grabs and displays ifac graph requested. - Configure vars at top of template,
then run template as CFINCLUDE. - NOT A TAG.
- KavaChart
- A collection of Java utilities for generating dynamic charts and graphs.
This utility includes server-side imaging beans, servlets, applets, and COM
objects for easy integration with data sources. Includes support for all
popular charts and graphs. Free version available for download.
- CF_Form
- Generates formfields based on a comma-delimited list of form names.
- CartEase Online Storefront
Software
- CartEase is a leader in ColdFusion e-commerce applications. This full-featured online storefront contains all the necessary tools for order processing, shipping, affiliates, inventory control, payment processing,
etc. Best of all, it can be up and running in just minutes.
- CFX_BlobManager
- CFX_PutBlob / CFX_GetBlob are two Java CFX tags that easily allow to
write/read Oracle 8i BLOBs. CFX_PutBlob can be used to upload docs (word,
excel, pdf, gif, jpeg, etc) into Oracle8i databases. Then those docs can be
easily retrieved with CFX_GetBlob. An on-line demo can be viewed at
http://blobdemo.coresecure.com
- CF_Accuweather3_Goframe_Fix
- This is a script error fix.
- CF_jsGRID
- CF_jsGRID is a powerful new custom tag that creates a JavaScript-powered
grid. No Java required!
- CF_Form
- Generates formfields based on a comma-delimited list of form names and
types.
- CF_ClearSpaces
- Removes excess white space, tabs and double spaces from result html
generated by CF. This tag does not preserve the formatting within
<pre></pre>, <script></script> and other tags like
these.
- CHRTRAN
- Mimics the FoxPro Function CHRTRAN. If a character in cSearchExpression
is found in cSearchedExpression, the character in cSearchedExpression is
replaced by a character from cReplacementExpression that's in the same
position in cReplacementExpression as the respective character in
cSearchExpression. If cReplacementExpression has fewer characters than
cSearchExpression, the additional characters in cSearchExpression are
deleted from cSearchedExpression. If cReplacementExpression has more
characters than cSearchExpression, the additional characters in
cReplacementExpression are ignored.
- CF_Sentence
- Given a block of text, will return a specified number of sentences.
- CF_Tabs
- CF_Tabs provides the framework for a complete and detailed facsimile of
the common MS Windows tabbed window interface. User-configurable number of
tabs and rows. Even swaps selected row to the bottom!
- CFMySQL for ColdFusion
Administrator
- CFMySQL allows you to easily create/edit/delete MySQL ODBC connnections
using ColdFusion Administrator.
- ezMobilizer v1.5 -
Wireless Enabler
- ezMobilizer provides a bridge between your existing ODBC database and
your wireless devices like Palm, WAP Phones, PocketPC, and Windows CE.
Using ezMobilizer you can wirelessly enable your company's employee
directory, office information, customer contact information or product
catalog in less than 30 minutes.
- CF_MeasureConv
- Contains hundreds of units of measurement, together with the
equivalents, automatically converts the inputted value, and displays them.
Simply remove the unit conversions of measurement that you do not require,
and use as you please.