What's New in the Tag Gallery
- CF_DealerLocator
- Allows you to find dealers in the end-user locality based on zipcodes. Returns all zip code(s) within a specified radius along with relative distance from the originating zip code. The code is available from here BUT the accompanying database MUST be downloaded from
http://www.webcaterers.com/dealerlocator.
- Random Quote Generator
- Really simple way to add random quotes to your site. You can also allow visitors to add quotes. Easy to install just add a datasource and place the CFINCLUDE tag wherever you want the random quotes to appear.
- Eazyad
- Eazyad is a banner/image rotator that doesn't use a database but an
array instead. Eazyad is very quick and easy to set up and maintain.
- cf_schedule
- Adds or removes objects to/from a known container, using the default scheduling rule.
- BannerManager
- About as simple as it gets to add, edit or remove banners from
rotation within your site. Access database driven, consists of a simple form area where you fill in your account username, password, banner html code and frequency of display. When you have set all the parameters, simply use the CFINCLUDE tag wherever you want banner rotation to take place. Couldn't get any easier.
- Rebol color coding scheme
- TSyntaxMemo color coding scheme for Rebol scripting language (more
info: http://www.rebol.com).
- GetPvP
- Just like GetDilbert, GetPVP goes to the PVPOnline site and grabs the latest PVP Comic Strip.
- GetPennyArcade
- A'la GetDilbert, this easy-to-use tag goes out to the Penny Arcade site, and grabs that day's strip.
- SQL ProcParam Generator
- Cut and paste input parameters declared in a T-SQL procedure into ColdFusion Studio, highlight them and run this script. CFPROCPARAM tags will be generated with the variable names and datatypes already inserted.
- ClientDump
- Dump your clients! Variables that is. This utility tag is similar to ObjectDump. It displays the current contents of a client's variable scope in a table. Allows you to see any CLIENT scoped variable you have created. The "ALL" option lets you see the Read-Only client variables created by CFAS.
- CF_RSS2CF
- Converts RDF/RSS files to a handful of CF Structures and a Query to store the actual news items.
- Call Logger
- Easy to use online call tracking and management system.
- DebugMaster
- This tag will display all variables that have been created. All levels are supported (like array of struct of array of queries... whatever...)
- CF_CONSTANT_WIDTH_SELECT
- Builds a cross-browser SELECT box with an absolute pixel width, regardless of content. Corrects for an annoying Netscape shortcoming.
- CF_Mod10a
- Updated version of original CF_Mod10 tag by Jeff Tapper. Eliminates problems with date interpretation for years after 2000.
- AuctionBuilder
- AuctionBuilder, a browser-based application that allows users to quickly create, customize, and administer auction sites. AuctionBuilder can simultaneously facilitate multiple auction types, but it also enables multiple auction models as well, from a consumer-to-consumer (C2C) model such as E-Bay, to a business-to-consumer (B2C) model such as OnSale, to any model in between. With source code access, AuctionBuilder can be easily extended to enable enterprise builders to enter the largest of e-commerce markets, the business-to-business (B2B) sector. To evaluate AuctionBuilder, please download the free 30-day demo from our site.
- CFX_Excel v2.0
- Sends the results of a query to an Excel worksheet. Can be used to send query results to a preformatted Excel file which can be downloaded using CFCONTENT.
- CFA_TypeIndexAllKeyUpdate
- Updates the all types collection with new content.