Yes, this is how I am formatting the list <cfset myList = "[" & ListQualify(ValueList(myQuery.NameofField),'"',',','all') & "]">
>So everything works until you change the list? Something must be wrong with >the list format. Extra or missing comma. >-- >Ryan > > > >On Thu, May 28, 2009 at 9:39 AM, Torrent Girl <[email protected]> wrote: > >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322891 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

