Well, remember, JS is on the client, not on the server. If you want to
send them to the server, you can:

a) put them in hidden form fields and submit the form for the user
b) use Ajax to push them to the server


On Fri, Sep 9, 2011 at 1:01 PM, Mo Lay <molaybusin...@gmail.com> wrote:
>
>>>Given that you have the array in CF already:
>>
>>Hi Ray,
>>
>>is that to use CF varibale in Javascript or Javascriot variable in CF ?
>
>
> Hi Again,
>
> In my case: I have a javascript Array that i want to pass to CF array or 
> variable ?
>
> Thanks again
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:5569
Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-newbie/unsubscribe.cfm

Reply via email to