Bookmark UsSite map   |   FAQ
Scope ColdFusion
ColdFusion

Scope ColdFusion

Source: cfnewbie.com | Software: 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.

Site map   |   FAQ
Copyright © 2006 Tutorialmix.com All rights reserved