REQUIRES Cold Fusion 5.0 or MX to run- Uses "CreateTimeSpan" to translate both start time and time span into minutes. That way only a simple addition is required to determine end time.-"TimeFormat" is then used to return the start time and end time back to a HH:MM based time format.-Several of the "TimeFormat" formatting options are provided with this script.
This script is powered by cold fusion. Its simple to use and customize. Doesn't require any databases, just change the email address to yours and your done.
For a developer or project manager building mid-sized web projects that wants to manage database information using HTML forms, NeXTensio is the solution that brings productivity to the process. Unlike other software packages, our product uses a tight integration with Dreamweaver MX, automating code generation and editing. Using NeXTensio you will be able to create a website administration section within minutes! NeXTensio features: --Productivity, even for non-programmers; --CSS Skins; -- Multiple inserts; --Multiple edits using excel like grid;--Tight database integration; --Automate form creation and editing; --ColdFusion, ASP and PHP support; --Tight integration with Macromedia Dreamweaver MX; --Multiple database type connection.
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.
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.
This is a fairly thorough ColdFusion implementation of the ubiquitous perl script formmail.pl. ddformmail.cfm is easy to deploy, but has lots of options for making fields required, redirecting after submission, etc etc. Security is dealt with by NOT allowing the recipient address to be specified in a hidden form field, i.e. not following the way that formmail.pl does it. This does mean you need to put a new copy of ddformmail.cfm on your server for every user (with a tiny, simple customisation to set the recipient email variable). The good news is that it takes away the complex and vulnerable regular expression stuff which anyway needs to be modified in formmail.pl for every range of legal recipient addresses. Compatible with ColdFusion 4.5, 5, MX and MX 6.1, and possibly other versions too (reports welcome).
A Cold Fusion E-mail form for your website, that will e-mail you and optionally, send a blind carbon copy somewhere also. After submission, it will redirect the surfer to a "thanks" page of your choice. All you need is Cold Fusion on your server, and an SMTP server. Cut and paste solution.