Question
Specify data to display
Hi,
I pass form.name="a, b, c" from page 1 to page 2, where a, b, and c represent three corresponding columns in the source data table. On page 2, I want to display the data for a, b, and c. The problem is that the string in form.name may vary depending on the user choice. It can be "a, b, c" or "b, d" or something else. I need help in specifying the column names in a cfloop. Please see the attached code with question marks.
Thanks,
New to this forum
I pass form.name="a, b, c" from page 1 to page 2, where a, b, and c represent three corresponding columns in the source data table. On page 2, I want to display the data for a, b, and c. The problem is that the string in form.name may vary depending on the user choice. It can be "a, b, c" or "b, d" or something else. I need help in specifying the column names in a cfloop. Please see the attached code with question marks.
Thanks,
New to this forum
