help on this please the code is <CFQUERY NAME="NewsUpdates" datasource="dbweb" SELECT Title,Content FROM PubContent WHERE PubcontentId BETWEEN 3703 AND 3705 </CFQUERY>
the above query gives me three records.. the problem is how to display each record in three different sections of the template... is there a way to insert a parameter like pubcontentid=3703 inside the <cfoutput> creating each for every record? thanks for any help... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:262183 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

