After you open the page in your browser look at the source for the list. Make sure it doesn't say something like #mylist# :). There must be something off there. -- Ryan
On Thu, May 28, 2009 at 10:01 AM, Torrent Girl <[email protected]>wrote: > > 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:322893 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

