What's new in the Tag Gallery
- round
- Simple little tag that sets performs a round of
number that way you would expect based on the precision specified. This is a
first simple version without error handling, and I hope everyone enjoys it.
- WebWidget Open Source
- This application makes the maintenance and generation
of standardized web sites a snap. It's designed for the IS/IT/ISP
professionals that have to maintain a lot of content pages and want to put the
responsibility of content creation and site updating onto the owners of the
data. The Widget can be used to serve content out of a live database, or have
it publish HTML pages.
- CF_Q
-
CF_Q provides a Queue data structure implementation
for ColdFusion. It can create and initialize a queue from a string,list or
array; and get queue elements. CF_Q also provides an optional parameter MaxLen
that can be used to restrict the queue length. You can choose to prune old
elements or return them to the calling scope if the MaxLen is exceeded. See
readme for more details.
- cf_stockdata
- cf_stockdata makes a cfhttp request to yahoo's text
based version of a quotes page, and formats the data, returning an associative
array with last trade, point change, percent change, and company name. This
tag can handle stocks trading on 'normal' exchanges (such as NYSE and NASDAQ),
mutual funds and other exchanges (e.g. tickers ending with .OB), as well as
Index symbols (e.g. ^IXA)
- EVOLUTION
- EVOLUTION is a compleate web enabled, secure practice
management system that includes: (EMR) Electronic Medical Records On-line
Referrals On-line Authorizations On-line Pharmacy Drug Formulary Electronic
Claims Submission (CME) Continuing Medical Education Scheduling Medical Forums
- CF_AccuInternational
- To get this to work just go in to the weather for
some place international go through it by continent, country, then finally
city. There will be the forecast for that city. Cut and paste the url and put
it as the parameter on the tag. There is somewhat of a pattern with cities to
the country, but then you would have to know how AccuWeather abbreviated the
country. I figured it was easier just to cut and paste the url.
- CFX Tags for IBM MQSeries "PUT" and "GET" functions
- Make seamless calls to IBM MQ messaging system via a
single Cold Fusion tag from anywhere - Send text data files of size up to 100
MB - Dynamically build the data buffer for the IBM MQ message descriptor -
Provide identifiers for the message file which can be used by the receiving MQ
system in uniquely identifying the source of the incoming MQ message - Instant
interface between the web clients and the corporate legacy systems
- Ability to retrieve MQ messages via a ColdFusion Web page - Support for
numerous file types (such TXT, PDF, WORD, HTML,EXE, etc.) - Dynamically build
the data buffer for the retrieval of the IBM MQ message for increased
efficiency and performance - Retrieve messages based on a unique idenfifier
(MQJOBID) - Instant interface between the web clients and the corporate legacy
systems
- XMLParse
- Parses any well formed XML document into a coldfusion
structure
- CF_SimpleSurvey
- CF_SimpleSurvey is a simple three choice survey application that can be applied to any website powered by ColdFusion. The tag contains both a display and admin side, determined by the USAGE attribute. The tag is database driven and completely customizable to your site specifications.
- QStats v1.0
- QStats is a site statistics application that allows you to track and log the traffic within any .cfm page. It has a very pleasing interface (that is customizable), and reports on just about all the information you will need.
- CF_INITCAP
- This tag enables you to format a textstring ex: a user subscribes him as "vAn dE veLdE JohaN" the tag reformats it to "Van De Velde Johan" very usefull if you want to use something like: Hello 'Van De Velde Johan" welcome at my site. it is the same as the initcap function in oracle
- cf_pagecopy
- Tag will find an existing Spectra virtual page and create a new page with the same containers, and will optionally copy the contents of each to the new page. The new page's containers will then contain all the same object and method references as the original. Could be used to provide "defaults" for containers.
- 123 eggCart
- eggCart is hosted on our secure web servers. You simply create a config.htm file and upload it to your web site. This config.htm file tells eggCart the who and hows in regards to processing orders from your store. Wrap your products in the predefined hidden form field tags we supply and in a matter of minutes your products are shopping cart enabled.
- CFX_BEEP
- If you're like me -- running CF server on your PC and getting only a few dozen hits a day -- you may want to hear a beep when you get a hit. You can play different pages with different frequencies.
- UserManager Suite 2.0
- The UserManager Suite is a set of CFX extension tags for Cold Fusion which allow you to fully manage NT users and groups (local and global/domain). The functionality is a fairly robust imitation of the "User Manager for Domains" GUI. UMS also allows you to manage NTFS file permissions (ACls) on local, shared or network mapped drives.
- FuseMail 1.0
- FuseMail is a product unlike any other browser-based mail solution. FuseMail starts where other mail programs left off, allowing users a system that can be used anywhere in the world. FuseMail currently requires Internet Explorer, due to the cutting edge technology that is used to create a user GUI that is powerful and efficient. The main feature of FuseMail is an interface that is simple, clean and familiar. Users have all of the popular features that one would expect from a database driven mail solution.
- PDFConnect 3.0
- PDFConnect 3.0 allows data insertion into an Acrobat form from multiple queries, variables and scopes.
- CF_OutputRedirect
- CF_OutputRedirect is used to redirect dynamically generated content to an e-mail message, a file, or a variable. This is an invaluable debugging tool, and also is for use whenever redirection is needed. This tag must be used with it's corresponding end tag, which means it can only be used with CF4 or later.
- MyCommunity Framework
- The PcSnap.com Framework is a turnkey system that allows fully functional content driven sites to be launched within days.
- Content Tag Collection
- This is a collection of tags that allow you to manage your site's content. It's all open-source, so feel free to look around.