Hi, I've got a few select boxes in the view where the user can do some processing, the end result goes to a final select box. This is all done with some Javascript. I've got the data from the final select box as an Array (Javascript) which includes the ids. How can I send this array back to the controller for saving?
-- You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/cake-php?hl=.
