ColdFusion
CMX Blog Scroller
by Paul Newman - 08-Sep-04
Reader Level:
This Flash component enables you to display one or more RSS feeds in Flash Player 7 with a number of customizable options. CMX Blog Scroller automatically parses the XML and displays the latest blog entries.
Includes: CMXBlogScroller.mxp, ColdFusion proxy script, sample FLA file, PDF
CMX Download Repeat Region Extension
by Tom Muck - 22-Jul-04
Reader Level:
This extension allows a user to create a downloadable CSV (comma-separated values) or other type of text file that contains the contents of a standard Dreamweaver Repeat Region server behavior (such as a server-side recordset). The extension can also be applied to any server-side content that you want to make downloadable in the browser. This is very useful for creating downloadable files of a results display, such as a product list, a sales report, or a search result.
CMX CF Upload Size Server Behavior
by Bill Horvath - 09-Jun-04
Reader Level:
CMX CF Upload Size allows you to set a maximum file size - in bytes - that a user may upload. If the file they attempt to upload exceeds your limit, they are given a message explaining that their file is too large. If the upload is successful, they will get a message saying the upload was successful.
All the server behavior requires is that you have a file field and submit button inside of a form.
This Server Behavior is for ColdFusion only.
CMX CF Row Style
by Bill Horvath - 26-Mar-04
Reader Level:
CMX CF Row Style is a Server Behavior for ColdFusion that takes your repeat region and changes the style of every other row to match a style from your Cascading Style Sheet, or the embedded styles on your page. This allows you to have not only a different color for every other row, but different colored text/font in every other row as well.
Note: This Server Behavior works with ColdFusion only.
CMX User Password Component
by Arman Danesh - 06-Feb-04
Reader Level:
This ready-to-use ColdFusion component (CFC) provides a simple mechanism to handle assigning passwords to user accounts, verifying passwords provided by users, and generating random passwords for accounts.
CMX CF MultiPart
by Bill Horvath - 28-Jan-04
Reader Level:
CMX CF MultiPart is ideal to use for emailing your newsletters. This server behavior includes the following features:
1. Attaches both an html and plain text document to your email so that email clients that cannot read html will see a plain text version.
2. Sends to all of the email addresses you choose within a recordset.
Works with ColdFusion 6.1
CMX Zip CFC
by Arman Danesh - 01-Dec-03
Reader Level:
This is a ready-to-use ColdFusion Component you can use to easily create ZIP archives right from within your ColdFusion applications. No outside sofware (such as WinZip) is required and the component only uses Java classes available in any standard ColdFusion MX installation.
CMX Unzip CFC
by Arman Danesh - 12-Nov-03
Reader Level:
Use this ColdFusion component to extract files from ZIP archives from within your ColdFusion applications.
CMX EZ Mail
by Bill Horvath - 18-Sep-03
Reader Level:
CMX EZ Mail will email the contents of any form to any recipient you wish, and then redirect the user to any page you specify. You only have to fill out four simple fields in the server behavior. This behavior is great for creating a quick Contact Us page, or anything similar.
This behavior is for CFMX and ASP/VB
CMX Email Any Form
by Bill Horvath - 09-Sep-03
Reader Level:
CMX Email Any Form is a server behavior for ColdFusion MX or ASP/VB. You can use it one of two ways:
1. Use it on an asp or cfm page that has a form on it, and it will automatically gather all of your form fields and email the form to whoever you specify.
2. Apply it to a blank asp or cfm page and it can email all of the forms on your site.
Example for scenario 2: If you have a Contact Us form, a Survey form and a User Feedback form all on separate pages, you can submit any or all of those pages to the blank page you apply the server behavior to. Something like a 'Catch-All' for your forms. This extension will work with CFMAIL and CDONTS.
CMX CF Image Popup
by Bill Horvath - 31-Jul-03
Reader Level:
The CMXCF Image Popup serve behavior works with your database to open a popup window containing an image from your database. The window will size itself to the dimensions of the image, and will close if the user clicks on it. If no reference to the image exists in your database, the behavior will allow you to display an alternative thumbnail image that will not open a popup window.
It has the following features
Popup window will size itself to the dimensions of the image, as called out in the height/width fields of your database.
Allows you to display an alternate thumbnail on your page if there is no image for a particular record. The alternate image will not open up a popup window.
CMX CF Random Image
by Bill Horvath - 03-Jul-03
Reader Level:
CMX CF Random Image is a Server Behavior that will display a random image on your page every time the user revisits or refreshes the page you apply the behavior to.
It's a very simple behavior that only asks for the name of the folder that contains the images you want to randomly display on the page.
CF_CMXIMAGE: A Custom tag for image manipulation on the server
by Arman Danesh - 01-Jul-03
Reader Level:
Have you ever needed to manipulate images on the server from ColdFusion. This tag lets you easily use the open-source ImageMagick image manipulation package to resize and change the format of images from your ColdFusion applications.
ColdFusion Row Colors
by Bill Horvath - 09-Jun-03
Reader Level:
The CF Row Colors server behavior will allow you to easily add alternating row colors to your repeat region.
Word Wacker Extension for Dreamweaver MX
by Bryan Ashcraft - 12-May-03
Reader Level:
Have you ever needed to display a snippet of a field from a database
with ColdFusion, but wanted to determine the number of words to display
instead of characters? This extension will do that for you and more.
Word Wacker will take a field from a ColdFusion query (recordset) and
"trim" it down to the number of words you provide. It will also allow
you to strip the HTML from the "trimmed" snippet, as well as, allow you
to maintain line breaks when displaying the snippet.
Dynamic Letter Anchors extension
by Tom Muck - 02-May-03
Reader Level:
Frequently on a dynamic page that displays a long list of content, such as a list of names, you want to allow a user to jump down to a specific letter of the alphabet. On a static list, this is easy -- just insert anchor links at key places on your page where the first letter of a word changes. On a dynamic page, it is not as easy. Using this extension, you can create a list of links for your data AND create the dynamic anchors to go along with them.



