This doesn't seem to be working... I am trying to send an array to my jscript, but am having problems. I query my db, populate the array (which is working), convert using wddx and try to get the length when my input changes (this is what is not working) - please help!!! Code is as follows:
[CODE=cfm]<head>
<cfquery datasource="xxx x" name="get_dates ">
select * from wwa_cycles where...