Knoa Software Appoints Minnie Punj-Introne as VP, Services


CF Basics

'I get excited every time we release a new version of ColdFusion,' writes Tim Buntel. 'I usually hit the road and talk about the release to customers at their companies, user group events, and conferences. I start the conversation by saying, 'This is the best ColdFusion ever! Wait ti...
In this article we continue to look at what ColdFusion is and how you can use it for dynamic website creation. We cover using SQL to dynamically retrieve and display data from any database along with testing and debugging techniques.
Ever wanted to compare how ColdFusion, ASP and Java Server Pages perform the same actions? In this article David writes the same small application in all three and compares the coding and syntax.
The Mountain Resorts Online web site is the most comprehensive resort directory on the Web. Each of the 800 resort profiles contains a complete breakdown of lodging, transportation, travel information, dining, shops/rentals, and real estate.
ColdFusion 3.1 provides us with a wide assortment of variable types. It also makes available a powerful function called SetVariable which allows us to name our variables dynamically. Below, a series of examples demonstrates how to use this powerful feature and avoid some of the associ...
Warm breezes blow steady in the Caribbean island of Barbados evoking images of a languid pace in a lush place. But a visit to the online location of one Caribbean business newspaper feels more like a commute to Wall Street.
In this article we explore what ColdFusion is and what it can do for dynamic website creation. We will do some basic ColdFusion code examples to get you familiar with the language, and then we will discuss how a ColdFusion program works. We will also be covering where you can learn mor...
In this article we continue to look at what ColdFusion is and how you can use it for dynamic website creation. We cover all the different varieties of the loop tag and how ColdFusion makes list handling easy.
In this article we continue to look at what ColdFusion is and how you can use it for dynamic website creation. This article covers displaying and sending form-based and customized e-mail and looping control in ColdFusion.
In this article we continue to look at what ColdFusion is and how you can use it for dynamic website creation. We cover free text searching of both multiple files and databases using the ColdFusion Verity text search engine. Free text searching lets you look for words anywhere in a dir...
In the last issue, we introduced many of the principles of relational database design. We also scratched the surface of Structured Query Language (SQL). This month, we'll dig a bit deeper into two related core skills used in Cold Fusion (CF) applications: queries and presentation.
This column will cover a wide variety of topics which will help new Allaire ColdFusion® users get up the learning curve quickly. In the coming issues, I'll cover the basic components of ColdFusion, building queries and displaying output, building data entry applications, generating dyn...