[thelist] CF form problems...

rudy r937 at interlog.com
Sun Jun 2 18:03:01 CDT 2002


awesome post, jeff

question about one of the tips

> save yourself alot of hassle and the coldfusion
> server additional processing time --
> scope your variables.

does this include local variables?  if not, why not?

   <cfset variables.to = ArrayLen(variables.myArray) - 1>

   <cfloop from="1" to="#variables.to#">


rudy




More information about the thelist mailing list