Downloads
ColdFusion
Blocked Schedule DisplayDisplay scheduled data in tables with the time spans blocked out -- just like TV listings and calendar programs.
CFBlockedScheduleDisplay.zip - 17K
BuzzwordBingo
A Bingo game to play at boring corporate meetings. Dynamically generate bingo boards from a database of buzzwords.
BuzzwordBingo.zip - 14K
Column Display
Ever want to display your outputted data in columns instead of rows? Learn how here.
CFColumnsDisplay.zip - 25K
Column Header Sorting
Allow users to change the sort order of returned results by clicking on the column header of a table.
ColumnSort.zip - 24K
Date Select Popup
Automatically populate a date form field by selecting the date from a calendar popup window.
CFDateSelectPopup.zip - 4K
Multiple Update
Create a multi-row form, similar to a grid, to perform a multiple record updates at one time.
CFMultiUpdate.zip - 16K
Previous / Next
Break up the display of recordsets on multiple pages like search engines do.
CFPreviousNext.zip - 25K
Quick Poll
Answer a question and view the results.
CFQuickPoll.zip - 21K
Random Question Quiz
Display random questions from a database and dynamically score the results.
CFRandomQuestionQuiz.zip - 20K
JavaScript
Address BookUse JavaScript to select names from your address book to send mail to in a web-based mail program. Looks just like Outlook.
AddressBook.zip - 17K
Date Calculations
Add or subtract days or weeks to a date using JavaScript.
DateCalculations.zip - 3K
Form Validation
There is more to form validation then checking to see if a text box has value. In addition to checking for values in text areas, select boxes, checkboxes and radio buttons, you can also check for the values of fields depending on what other fields have been selected.
FormValidation.zip - 4K
Multi Select Limit
This example shows you how to limit the number of items in a multi select box that a user can select.
MultiSelectLimit.zip - 2K
Related Selects
Learn the answer to the all important question of making the values in one select box dependent on the selection of another.
RelatedSelects.zip - 24K
Select Box Lookup
Narrow down a long list of select box elements by entering a few characters into a text box.
SelectBoxLookup.zip - 24K
Custom Tags
CF_ColumnsDisplay your outputted data in a dynamic number of columns.
Columns.zip - 25K
CF_FileInput
Create an input type = "file" form field with dynamically created client-side validation.
FileInput.zip - 5K
CF_RandNumList
Generate a list of unique, random numbers.
RandNumList.zip - 3K
CF_UserDomain
Get the username and domain name from an e-mail address.
UserDomain.zip - 2K