Thanks,

By select box I dont mean checkbox, its the drop down list with out
the drop down effect, just the list.

I need all the items in the last select box to be sent.

Is there a simple AJAX function to send all the <options> ?

On Nov 16, 3:00 pm, Scott Dahl <[email protected]> wrote:
> You can have all the select boxes wrapped within a form and have the user
> submit the form to your controller of choice or you can do it using Ajax.
>
> On Sun, Nov 15, 2009 at 7:21 PM, Jas <[email protected]> wrote:
> > 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]<cake-php%[email protected]>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/cake-php?hl=.
>
>

--

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=.


Reply via email to