Community Member Profile
Ricelle
Member since Sep 29, 2009
- Profile: /members/4409-Ricelle.htm
- URL: blog.webpark.co.za
- Comments: 2
- Points: 18
Recent Blog Comments By Ricelle
-
Dynamic ColdFusion Variables Via Quoted Naming
Posted on Sep 29, 2009 at 2:56 AM
And the answer is #evaluate(variable_1)#... read more »
-
Dynamic ColdFusion Variables Via Quoted Naming
Posted on Sep 29, 2009 at 2:43 AM
I have created a variable "variable_1" that contains the name of a dynamic variable. I want to output the value of variable_1 as a variable... ex.<cfset variable_1 = "group_#icounter#"> <cfoutput>#variable_1#</cfoutput> this obviously outputs the value as text but... read more »



