If you remove the listQualify function, does the empty array show up in the
JS code when rendered?

William

-- 
William E. Seiter
 
Have you ever read a book that changed your life?
Go to: www.winninginthemargins.com
Enter passkey: goldengrove
 
Web Developer / ColdFusion Programmer
http://William.Seiter.com

-----Original Message-----
From: Richard White [mailto:[EMAIL PROTECTED] 
Sent: Monday, February 18, 2008 12:40 PM
To: CF-Talk
Subject: Re: empty array elements

>What method are you using to cast your CF array over to a JS array?


hi william

i am using the following code:

var columnNameArray = new
Array(<cfoutput>#listQualify(arrayToList(columnName), "'")#</cfoutput>);

except i am noticing the same problem in cf arrays, is this not usual?

thanks




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:299299
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to