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

Most Popular Scripts | CFML

Results 121-140 of 236
ColdFusion Upload
Learn how to create a simple ColdFusion upload form with full source code available. Uploading files in Coldfusion is very easy and we are going to go through the code required for it.
(0 ratings)
Reviews0
PriceFree
Views869
ColdFusion 8 Developer Tutorial
Written by ColdFusion expert John Farrar, ColdFusion 8 Developer Tutorial will teach users to integrate ColdFusion with other web 2.0 technologies to create web applications. New features of ColdFusion 8 Update 1 along with topics like AJAX library integration, RESTful Web Services, PDF creation and manipulation, and dynamically generated presentation files are covered in this book. Users will also learn about the basics of ColdFusion programming, application architecture, and object reuse. Packed with examples, careful explanations and an emphasis on real-world skills, this book leads users through all the topics relevant to today's ColdFusion developer. Developers looking to get a good grounding in the basics of the language and putting a site together will find this book ideal. This book is published and is available with Packt. To read more about the book, please visit: http://www.packtpub.com/c oldfusion-8-developer-tut orial/book
(0 ratings)
Reviews0
PriceUSD 44.99
Views1045
ReaJPEG Pro
ReaJpeg Pro allows you to convert to jpeg format any image and edit it by means of the extensive image capabilities of the built-in editor. Among the features provided by the Standard edition, ReaJpeg Pro supports RAW formats, command-line usage capabilities, and system shell integration. With its low cost and 30-days trial ReaJpeg Pro takes an outstanding position. Use our latest technology to maximize your productivity.
(0 ratings)
Reviews0
PriceUSD 69.00
Views910
ReaJPEG Standard
ReaJpeg Standard allows you to convert to jpeg format any image and edit it by means of multiple functions of the built-in editor. Easy to use and no special skill requirement. Batch job automation features include Windows Explorer right-click menu integration and command-line usage capabilities. With its low cost and 30-days trial ReaJpeg Standard takes an outstanding position.
(0 ratings)
Reviews0
PriceUSD 39.00
Views940
PhotoFolio
PhotoFolio is a web-based image gallery written to run on ColdFusion. This is a mature application with patches and updates since its original codebase was written in 2001. It handles categorization of images as well as automagic generation of thumbnail images for the gallery. Check it out.
(0 ratings)
Reviews0
PriceUSD 299.00
Views985
CKFinder for ColdFusion
CKFinder for ColdFusion is a powerful and easy to use Ajax file manager for web browsers. Its simple interface makes it intuitive and quick to learn for all kinds of users, from advanced professionals to Internet beginners. Check out some of its features: - Folders tree navigation: intuitive for all users. - Quality image thumbnails, making it quick to find things. - Multi-language support with automatic user language detection. - Sensitive context menus for files and folders. - Full user control: create, rename and delete folders and files. - Full developer control: all features can be precisely configured with a powerful ACL and user roles system. - Lightweight interface. - No page refreshes: quick responses. - Secure file uploads: all uploaded files are checked according to the rules set by the developer. - Full source code included for the server side integration. - Instant integration with FCKeditor
(0 ratings)
Reviews0
PriceUSD 59.00
Views1223
CFBloggy
posted byJohnRamoninBlog
Another ColdFusion blog system designed for ColdFusion begginers. Has all the features of others but in a smaller package. Easy to update and is CSS based.
(0 ratings)
Reviews0
PriceFree
Views1347
Data Source Management
This is simple script to change the server of one or many data sources. This comes in handy when moving a large number of databases from one server to another. I've only tested the script on CF 7 but it should also work on CF 6. So far it only works with MSSQL datasources but it could easily be modified to work with other types.
(0 ratings)
Reviews0
PriceFree
Views1175
Weighted Random
Weighted random is a CFC that I created to use for the CFSudoku project. The main function of this CFC is to allow a developer to pass in an structure of values and their "weight". The weight structure is then used to build a weight array. The length of the array is equal to the sum of weights and the corresponding value is stored in each array element. RandRange() is then used to get a random array key and the corresponding value is returned as the weighted random value.
(0 ratings)
Reviews0
PriceFree
Views1081
Processing XML/RSS feeds with ColdFusion MX
First we need to define where the XML/RSS feed is located on the web, this is the direct URL to it:
(0 ratings)
Reviews0
PriceFree
Views1159
BIT Customer Relations v1
* Call back calendar Set a call back date for customers and have it display on the Call Calendar. Easy way to remember to call your contacts back at the right time. * Organization Types Add your customer's Organization Types, ie Government, Corporate... *Organzations Add organizations related to the organization type. * Custom Fields Per Organization Type Set custom fields for each organization type. 3 text fields and 3 yes/no fields. You can set the labels in the admin section. This provides for a easy way to track custom information related to each organization type. * Contact Notes Record your notes from each customer contact. Use to Remeber the details of each contact you have with each customer. *Custom Phone Types. Set your own phone types. i.e. Cell, office, etc Custom Contact Types. Set your own contact types. i.e. Email, Phone, etc This can be used to track comments each time you speak with a person. Custom Colors & much more
(0 ratings)
Reviews0
PriceUSD 29.99
Views1027
Custom Coldfusion Developement
DataPacks.com is the premier ColdFusion developement firm for shopping carts, project management solutions and all other online software. DataPacks.com plans, designs and impliments the solutions you need not the ones others think you need. Our only mission is to build to fit your needs and schedule.
(0 ratings)
Reviews0
PriceFree
Views1616
FuseBug
FuseBug is a advance web-based application that manage all bugs. It features Group Permission, Reporting, Code-Table Administration. Uses Coldfusion technology and is coded using the fusebox methodology.
(0 ratings)
Reviews0
PriceFree
Views1961
E-mail To A Friend Script
Features - E-mail to a friend script with full code and notes - Javascript e-mail address validation included - Script is easily customizable with your own form fields (i.e. Your Name, Friend's Name, Add A Note) and messages Benefits - Time Savings - Obtain a working e-mail a friend script fast - All the associated code to learn from (including notes on how to add and expand the script to include more user form fields, HTML formatted e-mail, etc.). - Did I mention it works and it's written in Cold Fusion? - Easily included into pages Requirements - Cold Fusion 4.5+ - CFMAIL tag enabed - Knowledge of the location of your mail server (mail.yoursite.com)
(0 ratings)
Reviews0
PriceUSD 5.00
Views1221
Google Sets Script
The google sets script from Sooksoft is ColdFusion-based and utilizes Google's BETA tool called Google Sets. This script returns a list of relevant and synonymous keywords based on your initial list of only 1-5 keywords. Google Sets script parses and formats the results in single and comma delimited list forms so that you can easily integrate the results into a database or futher manipulate them yourself.
(0 ratings)
Reviews0
PriceFree
Views1153
Nested Categories - Recursion Using Components
Just a quick little tutorial on how to create display nested categories from a database using recursion and components. This is the simplest way I've found to accomplish recursion in ColdFusion, but feel free to comment if you know a better way.
(0 ratings)
Reviews0
PriceFree
Views2758
Mediastork
Mediastork is a server application that lets you manage all your media files. Including: Music, Movies, Games & Pictures. Mediastork is the future for your personal media management. It has the ability to store your files and make them available remotely. You can watch and play your files locally & remotely. Compete with a covers feature, mp3 playlist generator. See the features section for more details.
(0 ratings)
Reviews0
PriceFree
Views2997
BIT Action Items
Integrates with our Web Calendar v3.3 and v 4 Systems Can be purchased as a bundle with other applications for a great deal. ALL unencrypted SOURCE Code! Assign users to Tasks/Projects Assign actions by Task/Project Assign users to a Action Item Task. Users will only see action items that are in the task they are assigned to. Users Must Login to use the Action Item System. Action Items can have the following: Lead user , Assignee User , Status , Date Assigned , Date Due , Date Completed , Project/Task Type, Subject , Description , Upload Attachments , Sub Actions... Each sub action can have most of the same attributes as a action. Can be related to a old action item for a "lessons learned reference" Search Action Items by Task Search Action Items by Date Search Action Items by Lead Runs on CF Server 4.5 or higher. OPEN SOURCE CODE. Easily make this fit with you current web site "look and feel". Requires cold fusion server
(0 ratings)
Reviews0
PriceUSD 39.00
Views1788
Calculate Distance and Radius in ColdFusion
This function calculates the distance between two locations by using latitude and longitude from ZIP code, postal code or postcode. The result is available in miles, kilometers or nautical miles based on great circle distance calculation.
(0 ratings)
Reviews0
PriceFree
Views2707
Magic Book Professional
posted bytbuckinGuestbooks
Magic Book Professional is our fully loaded guest book application. Like most guest books, it allows visitors to add their comments as well as name and email address to the book in an automated process. This application, however, goes way, way farther with features not found on any other guest book, period. Like the ability to use a PHTML (Pseudo HTML) based editor interface to add a bit of flair to otherwise boring entries. Or perhaps adding one or two of the over thirty emoticons, or smilies, to an entry. Other features included in the complete Admin section: optional removal of all HTML, the banning of "bad" words from entries, choose what questions will be found on the form and if they will be optional or required, optional email notification, optional email thank you note, change the applications colors, fonts, etc. in seconds all from a single page, plus much, much more! A fully functional online demo is available as well as a FREE, stripped down version, Magic Book Personal! Check it out!
(0 ratings)
Reviews0
PriceUSD 15.00
Views2901
Results 121-140 of 236