">'); win.document.writeln(''); win.document.writeln(''); }
 

The Indefinite Article.

Tuesday, September 07, 2004

ColdFusion Tricks

Evaluate
One of the technical problems I faced today is how to call a variable with a variable. Specifically, I have a list of variable names with an associated form input type. The variable names correspond to variables from form input and from a database query. In ColdFusion, how do you call a variable-variable? The trick is Evaluate.

0 Comments:

Post a Comment

<< Home