|
|
|
|
Tutorial by
adobe.com
This article explains the changes in Macromedia ColdFusion MX that concern the locale construct. It introduces the tools that you use to assign and use locale settings, and it provides locale-specific information.
|
|
Added on:
2/1/2010
|
Rating:
|
Viewed
12 Times
|
|
|
|
|
|
Tutorial by
adobe.com
A ColdFusion variable is created by assigning a value to it. Most commonly, you create variables by using the CFSet tag. You can also use the CFParam tag and assignment statements in CFScript. Tags that create data objects also create variables. For example, the cfquery tag creates a query object variable.
|
|
Added on:
2/1/2010
|
Rating:
|
Viewed
10 Times
|
|
|
|
|
|
Tutorial by
adobe.com
A Macromedia ColdFusion application for an international user audience can incorporate several languages; the application can dynamically determine the language and numberic formatting to display to a user. To accept and render internationalized...
|
|
Added on:
2/1/2010
|
Rating:
|
Viewed
4 Times
|
|
|
|
|
|
Tutorial by
xefteri.com
We will learn how to create and use a ColdFusion custom tag, that will add a color picker field to a form and make it easy to select a web safe color. No popups were harmed during the making of this article!
|
|
Added on:
2/1/2010
|
Rating:
|
Viewed
50 Times
|
|
|
|
|
|
Tutorial by
xefteri.com
This custom tag will allow you to easily add a weather control to your website. Using the XML data feeds from weather.com we can produce owesome looking weather controls, both for current conditions and for forecasts. This control has a multitude of attributes, is fully customizable, easy to use, comes with example templates, and full source code provided.
|
|
Added on:
2/1/2010
|
Rating:
|
Viewed
7 Times
|
|
|
|