Community Member Profile
Darrell
Member since Sep 6, 2012
- Profile: /members/10263-Darrell.htm
- URL: http://vitanetonline.com/
- Comments: 2
- Points: 24
Recent Blog Comments By Darrell
-
Using Dynamic Keys In ColdFusion 9's Implicit Struct Creation
Posted on Sep 6, 2012 at 4:20 PM
yes just my typo sorry. for some reason its not making it into the requestdata structure. not sure why i do not get any errors when i run it.... read more »
-
Using Dynamic Keys In ColdFusion 9's Implicit Struct Creation
Posted on Sep 6, 2012 at 12:56 PM
CFSET requestData = StructNew()> cfset ccount = 0> CFQUERY> <!-- retrieve order data---> /CFQUERY> CFSET variable[requestData.L_NAME & ccount] = "#description#"> CFSET variable[requestData.L_AMT & ccount] ="#trim(numb... read more »



