>Adam, > >RecordCount gives you the number of records in the query. I think what >you are wanting is > >queryname.currentRow > >and since it is a number just do > ><cfif getNewsItems.currentRow EQ 1> > ><cfelse> > ></cfif> > >Hope that helps > >J.J. > >> Hi J.J. -
Something so simple and your suggestion works! Thank you very much. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Enterprise web applications, build robust, secure scalable apps today - Try it now ColdFusion Today ColdFusion 8 beta - Build next generation apps Archive: http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:3151 Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
