What's New in the Tag Gallery
- QD Forums v2.0
- This forum application offers just about all the features found in other BBS applications and to top it off, this is a very fast forum!
- OpenCFThumbnail Gallery
- OpenCFThumbnail Gallery is a complete set of custom tags which lets you quickly build sophisticated thumbnail galleries. Uses CFX_IMAGE (free, but must be downloaded separately) to auto thumbnail GIF and JPG files. This package is open source and released under the GPL. Question? Comments -- email jon@jonroig.com.
- ENGLISH-VIET LANGUAGE DICTIONARY
- English-Vietnamese language dictionary
- Flash Tree, Developer Edition
- FlashTree is a Macromedia Flash and ColdFusion-based directory browsing tag. Using a simple CFMODULE call, the Flash Window will add a very lightweight, form-independent directory window to your application. When a user selects a file in the window, the information is returned either as a URL redirect (similar to having clicked on a HREF link) or to JavaScript as a variable. Best of all, the browsing window can even be inserted into a normal HTML page! The developer version has the added benefit of a royalty-free distribution license. That means you can distribute FlashTree in your applications without any additional charge! For an example go to iautomated.com and click on TRY ME!
- QD Login
- This tag will check for a cookie and if not found, it will require a password to view the page contents. You can place headers and footers above and below in what we call the "non-secured" areas. Alternatively, if you wish the whole page to be secured, just wrap the tag around all of your page content.
- QD Login
- This tag will check for a cookie and if not found, it will require a password to view the page contents. You can place headers and footers above and below in what we call the "non-secured" areas. Alternatively, if you wish the whole page to be secured, just wrap the tag around all of your page content.
- ::Project 123::
- Project 123 is a ColdFusion-driven Project Management System and Content Management System for web developers, for use over either intranet or internet. It has task management tools, internal news features, project tracking, complete user management, and sections can be easily added to tailor Project 123 for any organization. And all source code is provided, so it can also be used as the basis for in-house custom solutions. One copy is licensed for unlimited users.
- cf_select
- This ColdFusion 5 custom tag uses CFSCRIPT and User Defined Functions (UDF) to generate an XHTML formatted SELECT box from an SQL query.
- 2simplifi E-mail List Manager
- The 2simplifi E-mail List Manager Application simplifies bulk or mass e-mail distribution specifically for subscription, newsletter and marketing e-mail lists. The application distributes "TEXT" and "HTML" content. All HTML distributions are backed up by TEXT content in the event the recipient cannot view or has disabled HTML properties. You will need to have an ISP or Domain provider that supports ColdFusion 4.0, 4.5 or 5.0 to successfully run this application. You will also need a Datasource for an MS Access97 database or a database of your choice. Also required is an FTP program, such as CuteFTP or WS_FTP to upload files. Suggest Microsoft Internet Explorer 4.0+ or Netscape Navigator 4.06+ browser compatibility with JavaScript enabled and support for Cascading Style Sheets (CSS). Access to ColdFusion Server is not required. This application will perform as if posting a personal homepage. Developer Edition includes full access to ColdFusion source code.
- intelli MailBot® 2.0.1
- GET INTELLI MAILBOT OPEN SOURCE FOR JUST $99.00. intelli MailBot® is a complete e-mail list manager. You have full control over your lists and subscriber information and was successfully tested with lists of up to 10,000 subscribers.
- soEditor Lite
- SiteObjects soEditor is a ColdFusion custom tag that creates a WYSIWYG HTML editor inside the browser. The application can be fully customized to limit the users' editing power, allowing Web developers and Webmasters to completely control the look and feel of the content soEditor produces.
- Chorus
- This simple solution offers simple web services, letting clients embed your content on their site.
- CF_PAYPAL_IPN
- This tag enables integration of PayPal's Instant Payment Notification system. Instant Payment Notification is a free service available to Business account members of PayPal. IPN allows your server to be notified of payments received to your PayPal account. This tag will receive the notification and respond back to PayPal servers to validate the transaction. Then it will write/update the data to a database of your choice. Errors or problems will be email to PayPal account holder. This tag is commented very well to assist the user in any custom mods needed. Price: $15.00. To purchase this tag go to: http://jshop.homeip.net/buy_paypal_ipn.cfm
- soEditor Pro
- SiteObjects soEditor Pro creates a WYSIWYG HTML editor inside the browser. The application can be fully customized to limit the users' editing power, allowing Web developers and Webmasters to completely control the look and feel of the content soEditor produces.
- excel2csv
- Version 1.2. Tag used to convert an excel spreadsheet into a CSV file. Only tested it with Excel 2000. Uses Excel COM objects to do the work so make sure that you have MS Excel 2000 installed on the server. If you find a bug or can see a way to make it better, let me know.
- cf_form
- Replaces cfform, cfapplet, cfgrid, cfgridcolumn, cfgridrow, cfinput, cfselect, cftextinput, cftree, cftreeitem to support older versions of the Java UI elements for cfgrid, cftree, cfslider, and cftextinput. Use same attributes as regular cfform tags with new version attribute to load in older Java UI elements. zip file includes older UI class files and custom tags. These tags are set to default to the older 4.5 version of the UI elements, so if you need older UI compatibility, all you need to do is to change your cfform and related tags to cf_ syntax.