Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

New Scripts | CFML

Results 121-140 of 236
Flash and CFMail
This Flash and ColdFusion application allows a user to fill out a small form and have the contents emailed to a certain address.
(3 ratings)
Reviews0
PriceFree
Views3334
Flash Form with CF Server-Side Validation
This is a simple app combining a Flash form along with CF''s embedded form validation. We all know how easy it is to create a form in Flash. We can also take advantage of ColdFusion's embedded form validation when passing information from Flash.
(0 ratings)
Reviews0
PriceFree
Views3115
MX Looper Suite CF
For Dreamweaver MX programmers who create dynamic websites, MX Looper Suite is a collection of Commands and Server Behaviors for the PHP, ASP and ColdFusion server models that create complex repeated regions. Unlike the Macromedia default repeat region that allows you to create only simple loops, our product helps you easily create dynamic generated webpages including nested repeat regions and horizontal loopers. Features: --Horizontal Looper Generation; --Nested Repeat Regions; --Multiple server model support.
(0 ratings)
Reviews0
PriceFree
Views2711
MX Widgets Suite CF
For the Dreamweaver MX CF developers who need to implement enhanced dynamic forms, the MX Widgets Suite offers a powerful alternative to the regular HTML controls. Unlike standard MX forms development, that requires manual coding to implement the application logic, our product relies on the power of CF and JavaScript to enforce an accurate and user friendly forms completion. Features: --Editable Dropdown; --Dependent Dropdown; --Date Picker; --Comma separated menu; --Comma separated checkbox; -- A total of 13 different widgets; --Multiple browser compliance; --Compatibility with all Dreamweaver form generators.
(0 ratings)
Reviews0
PriceFree
Views3327
KTML 4.1.0 for ColdFusion
KTML is an online HTML editor that helps you edit your website content directly in a browser. The editor loads fast and has an easy-to-use interface (similar to desktop editors). The latest version offers superior Word compatibility, a revolutionary Image Editor and XHTML 1.1 support. KTML has wide browser compatibility and supports most platforms (including MAC).
(3 ratings)
Reviews0
PriceFree
Views4857
Flash File Upload
A simple file uploading tutorial using JavaScript, Flash and CF. A file field is stored in a hidden frame and is referenced from Flash using JavaScript. It''s a nice workaround but right now only works in IE. Hopefully developers will build on this tool to create a fully functional uploading system using a Flash front end.
(9 ratings)
Reviews0
PriceFree
Views6907
CFTAGLIB
CFTAGLIB is a simple methodology that is focused on organizing ColdFusion custom tags in a logical manner. It also has a main focus of providing ColdFusion developers with easy to use documentation on the ColdFusion custom tags we develop. Macromedia provided a nice Component Browser (available if you have the RDS password) that automatically provides documentation for CFCs on your server. Provided you organize your CFCs in a logical manner, this documentation interface is invaluable. However, Macromedia did not provide the same type of utility for our custom tags. CFTAGLIB aims to bring this same type of browser to our custom tags. In addition to the documentation benefits, new development concepts within ColdFusion MX are taken advantage of. These concepts of packages and tag libraries come to us by way of the J2EE environment ColdFusion now runs in. However, you do not need to know any Java to use either the CFTAGLIB methodology or application. As it stands right now, CFTAGLIB is still a work in progress. The core exists right now and is usable. With use and feedback from the developer community, CFTAGLIB will evolve.
(0 ratings)
Reviews0
PriceFree
Views1025
SEO-CMS (Search Engine Optimized - Content Management System)
Seo-Cms is a content management system that was designed with search engine optimization in mind. Our CMS (Content Management System) also includes a powerful WYSIWYG editor. CMS gives you complete control of your site with template control. CMS also allows user privileges. CMS will allow you to add, edit, or delete pages. CMS can output code in either PHP or Cold Fusion.
(27 ratings)
Reviews0
PriceFree
Views11620
Cold Fusion VSP Direct Script
CF_VSPDIRECT allows you to simply send the credit card details in a server-to-server, highly-encrypted message, the details are then sent to the merchant bank to obtain authorisation, the Protx server replies immediately, with no redirection or callbacks.
(0 ratings)
Reviews0
Price 49.95
Views1207
Yahoo_RSS
Cold Fusion custom tag to display news from Yahoo's XML news feed utilizing RSS (Really Simply Syndication). There are several parameters available to change the news and its presentation.
(0 ratings)
Reviews0
PriceFree
Views1865
CascadianLogin
This easy to use custom tag can be used for multiple sites on a single server. It will automatically set session variables for requested fields. It can be used on single or joined tables and includes a logout mechanism. The latest version makes it easy to customize the login screen to match your site and now handles setting last login dates as well!
(3 ratings)
Reviews0
PriceFree
Views2871
verveCFListRand
verveCFListRand is a ColdFusion Custom Tag that can be used to genertae a list of unique random numbers between (1) and (any number). You can then use the list to loop and output query results in random order. Typical use of this tag would be in you wanted to display the results of a query or list in random order every time your ColdFusion page loads.
(0 ratings)
Reviews0
PriceFree
Views2106
verveCFGetURL
verveCFGetURL is a ColdFusion Custom Tag that gets the full URL of the page the tag is on, including all QueryString variables.
(0 ratings)
Reviews0
PriceFree
Views1199
verveCFDirDel
verveCFDirDel is a ColdFusion Custom Tag that deletes or empties a directory on your server. The tag uses recursion to delete all sub-folders and files within the directory that you specify. WARNING: be careful using this tag. If you pass it a variable like "C:", then this tag will delete or empty that entire directory!
(0 ratings)
Reviews0
PriceFree
Views1698
verveCFNumToLett
verveCFNumToLett is a ColdFusion custom tag that converts numbers to letters. For example, the number 3 would convert to "c". verveCFNumToLett is typically used when you need to display the whole alphabet using a loop, rather than writing code to display each letter.
(0 ratings)
Reviews0
PriceFree
Views1231
A pre-populated country, state, and custom select tag
This tag creates a custom select (drop down menu) with many flexible options. It lets you:<br><br> 1. Choose to display a drop down menu of countries (pre populated for you!).<br> 2. Choose to display a drop down menu of US states (pre populated for you!).<br> 3. Choose a custom made drop down menu of a different set of options.<br> 4. Add an option (item) or a list of options to the beginning of the list.<br> 5. Add an option (item) or a list of options to the end of the list.<br> 6. Choose a font color, font family, and font size for text in the drop down menu.<br> 7. Choose onBlur, onChange, and onFocus events by passing the appropriate javascript code.<br> 8. Pre define selected element in the list by default.<br> 9. Select the size display (how many elements displayed at a time).<br> 10. If you choose to display the pre defined country or state list, you can choose to exclude a list of options.<br> 11. Choose a background color, font formatting (Bold, Italic).<br><br> So, you can use all the options you have for a normal drop down menu plus more.<br><br> Test it yourself at http://gilgamesh-solutions.com/products.cfm
(0 ratings)
Reviews0
PriceFree
Views3197
Generate Text Area with great flexibility
This tag creates a custom text area with many flexible options. It lets you:<br><br> 1. Choose a background color, text color, text font family, text font size. All for text in the text area.<br> 2. It comes with many formatting buttons including: Bold, Italics, Underline, Hyperlink, New line, New paragraph, View, Font color. This applies to the resulting text after submitting the form!! It is like having an editor packaged with your custom text area! Your user definitely will be amazed.<br> 3. You can still specifiy the name of the field, name of the form, number of rows and columns.<br> 4. You can submit javascript scripts for onBlur, onChange, onClick actions.<br><br> So, you can use all the options you have for a normal TextArea plus more.
(3 ratings)
Reviews0
PriceFree
Views2103
Popup Calendar
There are 3 versions to this which you will see when you go to the site... $5, Lite Version (basic use and encrypted) $5, Full Version (all features and encrypted) $5, Open Source Version (all features and unencrypted)
(3 ratings)
Reviews0
PriceFree
Views3247
Paypal Shopping Site 1.1
This code is a very simple way to make your website a fully functional online shopping site. You can even use credit card payments. Simply fill in a few variables in the code and include it in any file (CF version) or just modify the simple form they way you need it (html version) and you will get a button that takes you to paypal with all the information you need.
(6 ratings)
Reviews0
PriceFree
Views3486
EasyConsole Web Content Management System and eCRM
EasyConsole CMS is an enterprise browser-based, scalable, flexible, search engine friendly, easy-to-use and affordable Web Content Management System (CMS). Features include unlimited level tree-structured content, Content Types, External Database Connectivity, Advanced Form Builder, Newsletter Engine, Versioning, Comprehensive Workflow, Full Integration with EasyConsole eCRM (Customer Relationship Management) and EasyConsole eHelpDesk. Out-of the-box vertical solutions (IE: Media Publications, Goverment Institutions, Financial Organizations, Hotels, Real Estate Listings, Corporate Websites and basically any type of web and Intranet project).
(90 ratings)
Reviews0
PriceUSD 2,500.00
Views11142
Results 121-140 of 236