I suspect this is causing the problem. As someone else mentioned, nesting
cfoutputs without a group attribute in the outermost cfoutput used to throw
an error. In CF10, the inner cfoutput block loops over the remaining values
of the query in each iteration through the outer cfoutput.

On Fri, Feb 8, 2013 at 9:31 AM, Bruce Sorge <sor...@gmail.com> wrote:

> <cfoutput>
>
>         Voucher formatting goes here
> </cfoutput>
>


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:354424
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to