Page 1
About two years ago, I was at the Allaire Developer Conference (known today as Macromedia DevCon) where a very early version o …
Page 3 — Performance and Productivity
Most techies who have heard about the faster performance of ColdFusion MX are probably wonde …
Page 6 — Exploring CFCs In-Depth
Lets create another component that expands on our understanding of the first one. This time …
Page 7 — Web Services
If you are a Web developer and you haven’t heard the buzz phrase “Web services” yet, you m …
First, we’ll need to go back into our .cfc file and let ColdFusion know that we plan on exposing the component as a Web service. …
In our last segment, we created a Web service that anybody can use no matter which programming language they are using to call it. All …
Page 11 — ColdFusion MX’s Evil Twin?
One thing that took me by complete surprise during the creation of this article was the …
Page 12 — The Wrap Up
I think ColdFusion MX should raise some eyebrows in the Web development community. Macromedia has done …
Page 2 — Pricing and Availability
You might want to visit the Macromedia Free Products Evaluation page and grab a copy of the CFMX …
Page 4 — UDFs Enhanced
Three of the most important new tags in CFML are the new <CFFUNCTION>, <CFARGUMENT> and <CFR …
Page 5 — An Introduction to Components
In ColdFusion 5, modular code was basically a choice between a <CFINCLUDE>, a custom …
Page 10 — XML, Java, and Flash in CFMX
If you’ve ever had to create, parse, or transform XML documents other than WDDX in Col …
Why should you be interested in ColdFusion? As Charles tells all us webmasters, “if business likes it, you love it.” And bu …
Page 1 — What’s ColdFusion?
Webmaster Rule Number OneWhen a potential employer/client asks you if you’ve ever worked wi …
Page 2 — Who Needs It?
Unless your site is a simple, two-page ode to Leo Sayer, it’s safe to say that you could save some se …
Page 3 — Installing ColdFusion and Defining a Data Source
Installing the package is deceptively simple, and if you’re a …
Page 4 — Examining Your Database
This is the webmaster’s equivalent of checking yourself for lumps. It’s important to s …
Page 5 — Review
We’ve covered a lot of ground today, but, if you’re reading this tutorial on the clock, you can t …
1
ColdFusion Templates
2
Template Basics
3
SQL Statements
4
More CFOUTPUT
5
CFIF and CFELSE
…
Page 1 — ColdFusion Templates
OK. So you read introduction, and you’re dying to hear about these exciting ColdFusion template …