It depends on whether you mean a literal loop (ie cfloop) or a cfoutput loop. Both populate a special variable called #currentRow# when iterating through a "query". Limiting the number of iterations works different for each tag:
http://livedocs.adobe.com/coldfusion/8/Tags_m-o_16.html http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=Tags_j-l_14.html ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:338737 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

