I thought the triple post was some sort of dynamic nested
loop.
Regarding your question, the only thing I can think of is to
dynamically write the code as text, write the text to a file, then
cfinclude the file. However, that depends on the complexity of what
you want to output.
/t5/coldfusion-discussions/dynamicly-nestled-cfloops/m-p/93147#M9212Jan 19, 2009
Jan 19, 2009
Copy link to clipboard
Copied
I thought the triple post was some sort of dynamic nested
loop.
Regarding your question, the only thing I can think of is to
dynamically write the code as text, write the text to a file, then
cfinclude the file. However, that depends on the complexity of what
you want to output.