Thank You Rex!
I was able to make that work with one change, I had to remove the query name in
front of the currentRow but it works! Here is the code I ended up using on the
inner cfloop:
<cfoutput query="qGetTestResults">
#qGetTestResults["question#i#"][currentRow]#<br />
</cfoutput>
Thank you again!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive:
http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:5356
Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-newbie/unsubscribe.cfm