----- Original Message ----- From: "Leon Greeff" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Tuesday, November 27, 2001 2:17 PM Subject: RE: put a recorset in a list (plain text:)
> <cfset bla=valuelist(query.column)>. > > HTH > > leon what i wanted to do is to put a row of recordset in a list to find values by numbers to use it in a cfloop (and ListGetAt ()). but looking in the archives it see ms the only way is to put the values of the row in an array (fields by fields) or a structure. (i don't use it, i found another solution in my devellopement) anyway if there is an easy solution or a function to put a row of recordset in a list, it's welcome ! lo�c ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

