|
ColdFusion Variable Scopes
|
Other links at CFML > Tutorials > Introduction to ColdFusion |
| 1. |
Easy to follow ColdFusion tutorial - Part 1
|
|
|
This tutorial will guide you to creating your first ColdFusion template. Once you learn the basic, you will be ready for more advanced tutorials. It will work from basic to intermediate and advanced levels.
|
| 2. |
Easy to follow ColdFusion tutorial - Part 1
|
|
|
This tutorial will guide you to creating your first ColdFusion template. Once you learn the basic, you will be ready for more advanced tutorials. It will work from basic to intermediate and advanced levels.
|
| 3. |
Scopes in ColdFusion
|
|
|
We all start out learning ColdFusion by outputing variables using CFOUTPUT and some pound signs. A variable with an name like myvariable was passed to the page by a form or a link and output as #myvariable#. By not understanding and using scope, we unwittingly add inefficiencies to our code and overlook a lot of advantages that come with using scopes.
|
| 4. |
The Next ColdFusion - Blackstone
|
|
|
Macromedias Chief Evangelist for ColdFusion, Ben Forta, spent the spring and early summer 2004 previewing the next generation of ColdFusion to user groups throughout North America. The pre-release name of the product is Blackstone and has a host of features that will be of interest to new and veteran ColdFusion and Flash programmers. Some of the major enhancements are: Wizards and enhancements for new CFers, major enhancement to CFFORM (key phrase: type = "flash"), introduction of CFDOCUMENT, and improved reporting with CFREPORT and a report creation tool.
|
| 5. |
Tips: ColdFusion Web Hosting
|
|
|
There are many things to consider when determining how you will host your ColdFusion site. Issues include tag availability, database needs, disk space, bandwidth, security, support, e-commerce, and software costs.
|
|
|