What's New in the Tag Gallery
- SX:Forums v1 Beta 1
- SX:Forums is a forum system / discussion board featuring a fully customizable user interface, A Member system, private web based messaging, on site ICQ and AIM interaction, unlimited categories and forums, spell check, and much more!
- Stock Market Simulation
- Complete Web-based stock market simulation.
- CF_MegaEdit
- CF_MegaEdit creates a WYSIWYG HTML editor that can be used in place of a TextArea form control to allow users to upload information to your server in Rich Text.
- CF_FLASHPOLLV2
- CF_FLASHPOLLV2 is an extension to version 1, which now allows for multiple choice polls along with a complete administration system to maintain your Flash polls. This tag comes with three different types of polls along with the .fla files to further customize these polls. All ColdFusion source code comes unencrypted in case modification is necessary.
- Object Finder Filter
- The Object Data Filter allows you to search by Label, User, Active, Published, Archived, and Dates. This modifies the Object finder used in Spectra 101. Requires: IE 5.5 Browser Only, uses I-frames.
- CF_XMLRPC
- CF_XMLRPC is a set of tags that implements the Remote Procedure Call over XML (XML-RPC) specification in ColdFusion. These tags let you create XMLRPC clients and servers for building distributed applications (web services). This version of XMLRPC requires ColdFusion 5.0 and the MSXML3 processor.
- QueryToXML
- QueryToXML allows you to query a database and retrieve a recordset into an XML variable. You can then utilize that variable in distributed transactional processing. This file uses a ColdFusion XML parsing custom tag (XMLToFromStruct, included) to aid in XML generation.
- Dynamic Date
- Dynamically creates current date using IMAGES instead of Text. You ask, "Why wouldn't I just use CSS?" Good Question! And, the answer; "Simple. You're unable to dictate the type of font on a client machine." So, in a nutshell, if you want to use some cool font, use dynadate.
- cf_paypal
- This is an inexpensive payment tool that makes it easy to accept PayPal payments, donations, and contributions through your own website.
- CFDateSelectPopup
- Based on Selene Bainum's (selene@webtricks.com) CFDateSelectPopup. Adds a calendar pop-up window to automatically select dates in a form.
- CF_intelliCalendar
- A simple to use calendar pop-up window to automatically select dates in a form. It also allows you to choose the date format (EU or US).
- cf_counter
- This is fully self reliant counter system, that will not count the same user twice on the same page.
- CF_file_info
- CF_file_info allows you to create a common "last updated on" footer piece for your documents, so that your users will always know just how fresh your content is (date and time pulled from last modified attribute of the file).
- 1PhoneBook
- Phone book application lets you manage user's phone numbers and company contacts.
- CF_PickRandomLinkedImages
- This tag is a simple modification to Nate Weiss' CF_PickRandomElementsFromList. It extracts and displays random images with their associated links from a database without repeating. Handy if you want to randomly display a sponsor's logos linking to websites or microsites.
- DateDropDowns
- Modification of datedropdowns.cfm written by Danny Goodisman 11/17/2000. This tag Creates dropdowns for the month, day and year and puts a formatted date in a hidden field.
- CF_intelliLogin
- Use the intelliLogin tag to validate a user login from a given datasource. Wherever this tag is placed, everything after the tag will be aborted until the validation is complete.
- cf_userlist
- Displays list of Windows users.
- VTML Wizard
- The VTML Wizard is a tool which creates tools for ColdFusion Studio, HomeSite, or JRun Studio. These tools can be added to toolbars, and can be activated when the user clicks "Edit tag" when the mouse is over the command.
- CF_REPORT
- Version 1.0 of CF_REPORT formats query output into a html table, with headers and footers.
- The Control Panel (version 2.0)
- The control panel allows ISP's to allow their members to create and maintain websites through the web. It also includes full functionality for ColdFusion Mappings, CFX_Tags, and Custom Tags.
- CF_LOADING
- Adds a "Template Loading, Please Wait" page which is displayed whilst long-running templates are being executed.
- CF_intelliWhois
- Use the intelliWhois custom tag to perform a WHOIS queries on your site. This tag is using the Network Solutions registry database. Future versions will support more registry databases.
- AdvFile
- The component provides you complete file management on server. The component is very easy to use and provides complete basic file management operations, such as Append, Copy, Delete, Move, Read, Rename and Write a file.
- AdvRegistry
- The component provides you complete registry management on a server. No need any more to use Win32 API extended Registry access functions. The component is very easy to use and registry can be managed easily.
- AdvDSN
- The component provides you complete DSN management. The component is very easy to use and is more flexible for management of DSN. With few lines of code, DSN can be easily managed.
- AdvPOP3
- The component allows you to perform retrieve and delete mail messages from any standard POP3 server, which compiles with RFC 1939, via a web page and offer functionality that POP3 server support. Access to the component can also be turned on at website basis like all other ASPFusion components.
- AdvLDAP
- The component allows you to perform all basic LDAP operations on LDAP (Lightweight Directory Access Protocol) directory servers like the Netscape Directory Server.
- AdvZIP
- The component allows you to perform Zip and Unzip operations.
- Browser_Check
- Nifty Little Browser Detection Script designed to discover which type of browser and version number is being used. Labels anything under Mozilla/4 as outdated.
- Remote Developer (Single Site)
- Remote Developer 2001 is an online IDE with server administration tools that allow you to administer and develop a web site from any location.
- AdvSMTP
- The component allows you to send mail messages through any SMTP server provided according to standard SMTP protocol. Access to the component can also be turned on at website basis like all other ASPFusion components. AdvSMTP is much more advanced component for sending mail messages.
- AdvDirectory
- The component provides you complete directory management on server. While turning on the component for a new website, the system takes physical path, which is usually the web root of that website.
- AdvHTTP
- The component provides you complete client for HTTP protocol. The component is very easy to use and is more flexible for implementing client for HTTP.
- AdvIMAP4
- The component allows you to perform retrieve and delete mail messages from any standard IMAP4 server, which compiles with RFC 2060, via a web page and offer much advanced functionality that IMAP4 server support.
- CF_Counter1a
- CF_Counter provides a database free text counter. With added help for accessing the counter via non CF Pages.
- Affiliate Management Software
- Aff_Manager is a web-based software product, delivered as open source code, and written in ColdFusionT. Within a few minutes, you can have your own Affiliate program set up and ready to run.
- FileToFromDB
- FileToFromDB allows a developer to store files, i.e. images, PDFs, .wav files, within a SQL Server database. Although this method may not be advantageous for the database, it may be helpful for those developers creating catalog systems of relatively small proportion.
- Link Tracking Software
- Now you can track your ads and links using Aff_Manger Lite. Aff_Manager is the low cost Affiliate Management and Ad Tracker Solution powered by Cold FusionT.
- CF_PhoneConvert
- CF_PhoneConvert has two functions, to convert user input of letters to numbers based on a phone keypad, and to take a number and convert it to letters based on a phone keypad.