What's new in the Tag Gallery
- CF_CAL
- CF_CAL will place, inside any form, a button that initiates
a pop-up window containing a calendar. The user may navigate through months and
years. Once you click on a specific date, the window closes and the date is
returned to any text field you specified in the tag.
- User
Management System
- This is a simple user management system designed for low-
security sites; e.g. personal web sites. The default setup allows for input of
a name, username, password and email address but can easily be changed to
handle any input.
- CF_PATH
- This tag lets you use Relative paths with CFFile.
- Count
- Uses wddx to maintain a record of hit-count for website
pages, modules or other files or datasource entries, with optional logging
features.
- CF_StripWord
- Removes non-Netscape-compatible code from the output of
cfa_htmleditor; this "nasty" code is typically created by cut-and-paste from MS
Word.
- UPSShipRate
- A custom tag that retrieves shipping rates from the UPS
site. Uses UPS version 1.2
- Automate
- Browser-based web page construction. Manage all aspects of
your site via web browser from anywhere you have Internet access.
- CF_WebEditPro for Spectra
- eWebEditPro for Spectra, replaces Spectra's editor.
eWebEditPro works in both IE and Netscape. It is a browser-based, easy-to-use,
WYSIWYG Text Area Field. A content authoring tool for business users with no
knowledge of HTML. The WYSIWYG (What You See Is What You Get) Web editor allows
content contributors to easily create and edit content in a word processor-like
environment. eWebEditPro allows the site manager or Webmaster to set parameters
for look and feel to maintain Web site consistency. It is the only browser-
based Editor that is XHTML compliant.
- CF_InterShipper
- This tag allows developers to get accurate shipping rates
from multiple carriers, using InterShipper's free shipping quote service.
InterShipper supports international shipments with US points of origin. New
functionality allows for retrieval of shipping tracking info. A free account
with InterShipper is required to use this tag.
- CF_DateTimeTurkish
- Converts the given dates to Turkish format with two web
output options (short: 23/01/99 or long: 23 Ocak 1999, Cumartesi) and one
output for database entries (mm/dd/yyyy).
- CF_AutoAddMDB
- This custom tag (unencrypted plain CFML) will scan a folder
and all its sub-folders, etc., looking for MS Access database files (*.mdb).
When it finds them, it will automatically add a datasource for them using their
filename for their datasource name.