Dreamweaver CS4 | ![]() |
Dreamweaver CS4 Resources |
Define a recordset in a CFCDreamweaver can
help you define a recordset (also known as a ColdFusion query) in
a ColdFusion component (CFC). By defining a recordset in a CFC,
you don’t need to define the recordset on each page that uses it.
You define the recordset once in the CFC and use the CFC on different
pages.
Note: This feature is available only
if you have access to a computer running ColdFusion MX 7 or later.
For more information, see Enable the ColdFusion enhancements.
|