Skip to main content
Inspiring
April 17, 2008
Answered

cfoutput within a cfoutput question

  • April 17, 2008
  • 2 replies
  • 420 views
Hello all,
I'm pulling data from several tables and one of the tables happens to be all the comments associated with a specific job. I'm able to output the last comment in the system but I can't seem to figure out how to show all the comments as well. I've pasted the code below:

Thanks,
This topic has been closed for replies.
Correct answer DDewbre
The <cfloop query="query"> worked great!

Thanks,
D

2 replies

Participating Frequently
April 18, 2008
Use <cfloop query="queryName"> withing the cfoutput tags. Hopefully it will solve your problem.
DDewbreAuthorCorrect answer
Inspiring
April 24, 2008
The <cfloop query="query"> worked great!

Thanks,
D
Inspiring
April 18, 2008
and where's the query?

Azadi Saryev
Sabai-dee.com
http://www.sabai-dee.com/