CF_FlashMultiUpload is a quick solution to replace multiple ordinary This custom tag also adds below functionalities:
1. Filter file that can be uploaded. The filtering is done by file extension.
2. Limit maximum size of each and total file that can be uploaded
3. Limit maximum number of files that can be uploaded
4. Progress bar showing the progress of uploading process.
MX Widgets is a component of Kollection that offers a powerful alternative to the regular HTML controls for Dreamweaver developers. Unlike standard HTML forms, our product relies on the power of the server side language and JavaScript to enforce an accurate and user friendly form completion: combo-boxes, date pickers, masked inputs, calendar controls and others.
Manage your database information using lists and forms. NeXTensio is a component of Kollection that helps you build a complete administration section in minutes. Search for information then edit it in a friendly manner. You can perform multiple edit and inserts by preserving the form validation rules, and you can also use the CSS skins that enhance the look and feel of your websites.
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.
Page "actions" back to itself, therefore, "cfparam" is required to setup two default parameters (RequestTimeStart, RequestTimeAmount) for initial page load.
If you're interested in joining our community it's completely FREE. If you haven't already joined, we encourage you to do so. This will give you access to everything on the site...
This is a simple tutorial of 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 CF''s embedded form validation when passing information from Flash. Although limited, the validation might be just enough to save you a little time and hassle with having to write your own scripts.