Newbie: How do I send multiple arrays from my view to my controller? |
[eluser]John Morton[/eluser]
I think this should be an obvious thing, but I'm feeling lost. I've got a page, sequence_view.php, that operates very much like the following example: http://interface.eyecon.ro/demos/sort.html If you click on the link that says "serialize all lists", a javascript alert window comes up with an array. In my example, I've got array that contains that information, plus an additional array of info. I can't seem to figure out how to get it to my controller though. Can you point me in the right direction? |
Messages In This Thread |
Newbie: How do I send multiple arrays from my view to my controller? - by El Forum - 04-01-2008, 12:53 PM
Newbie: How do I send multiple arrays from my view to my controller? - by El Forum - 04-01-2008, 07:08 PM
Newbie: How do I send multiple arrays from my view to my controller? - by El Forum - 04-01-2008, 08:56 PM
Newbie: How do I send multiple arrays from my view to my controller? - by El Forum - 04-02-2008, 01:46 PM
|