Valuelist() will turn a DB field into a list. For example, a query returns 10 rows. To 
turn this into a list
valuelist(queryname.columnname)
A second, optional attribute allows you to control the delimiter (default to comma)

At 04:51 PM 5/21/02, you wrote:
>Is ListAppend used to create a new list? I am querying a db for one field.
>This will return multiple values. I need to turn that return set into a list
>for use elsewhere. Strange I have realized I have not had to create a list
>like this before.
>
>
>
>
>
______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
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

Reply via email to