|
How to convert javascript array to coldfusion array?
Hi Guys ,
How to get the contents of a javscript array into acoldfusion array? I am coding in Coldfusion MX7.0 and Javascript. . I have a javascript array containing some values. Now i want to insert the values present in this javascript array into the database through an Insert query (within a <cfquery> tag).
thank you
|