On 7/21/05, Merrill, Jason <[EMAIL PROTECTED]> wrote: > I want to get all the fields matching the userid and return and array of > the matching values. ... > #getCourses.title# > It works, I can get the first title that matches the userid in the > query, but if I do the loop like that, and I just return #courses# then > it returns an empty array. > What am I doing wrong?
use listToArray(valueList(getCourses.title)) -- Eddie Awad. http://awads.net/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:212418 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

