Thanks to both of you now it is outputing what i want and in different sections.....
>1) Refer to the query using array notation: > ><cfoutput>Title: #NewsUpdates.Title[1]# Content: >#NewsUpdates.Content[1]#</cfoutput> > ><cfoutput>Title: #NewsUpdates.Title[2]# Content: >#NewsUpdates.Content[2]#</cfoutput> > >etc > >OR > >2) If you don't know which row is which, use QoQ to select the one you >need at each point in the template. > >On 11/30/06, alex poyaoan <[EMAIL PROTECTED]> wrote: >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:262189 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

