-
Book Overview & Buying
-
Table Of Contents
ColdFusion 9 Developer Tutorial
By :
There are unique benefits to each of these technologies. We will discuss them in brief here and see how to use them together in the development of websites. This will help us in knowing how to encapsulate our program code for the best reuse. We will also have a look at include files.
Now, we will be using our tags to "skin" a site. This is a term that means something similar to the behavior of a chameleon. The chameleon changes the color of its skin to show a different personality. Our sites can be upgraded much faster and more easily if we create skinned sites. This chapter will help us move in that direction more easily. Custom tags are the easiest way to skin sites.
ColdFusion components are typically used for two purposes. The first purpose is data access and interaction. The second is packaging business logic. Packaging them into object classes is a great way to simplify pages that use the objects.
CFCs also provide the ability to inherit the design of...
Change the font size
Change margin width
Change background colour