> My first question, though I suspect this might not be the best
> approach . Is it possible to turn a query (cfdirectory in this case)
> into a comma separated list?
>

Mark,
There's a UDF on CFLib called QueryToCsv that does exactly that, turn query results into a CSV list: http://www.cflib.org/udf.cfm?ID=556.

very simple to use <cfset whatever = QueryToCsv(YourQueryNameGoesHere)>

hth,
larry
--
Larry C. Lyons
Web Analyst
BEI Resources
American Type Culture Collection
email: llyons(at)atcc(dot)org
tel: 703.365.2700.2678
--
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to