Welcome Guest, Not a member yet? Register   Sign In
One form, many actions
#1

[eluser]Sector[/eluser]
Hello, once again I'm stuck on something, and not being able to find a solution that's not hackerish is nagging at me.

I have a form, and it contains many checkboxes. (one for each item in a table).
At the end of that form, you can press multiple submit buttons. The form is a POST
form that points to the controller action with method delegate. I envisioned this method because I cannot let a form point to multiple URLs.

What I want to happen is: if a person checks a few checkboxes and presses the 'delete' button, I want to delegate page to reroute to action/delete, with exactly the same POST array.

How can I accomplish this with Code Igniter?

Thanks very much in advance!


Messages In This Thread
One form, many actions - by El Forum - 08-19-2007, 05:57 AM
One form, many actions - by El Forum - 08-19-2007, 11:54 AM
One form, many actions - by El Forum - 08-19-2007, 12:17 PM
One form, many actions - by El Forum - 08-19-2007, 12:19 PM
One form, many actions - by El Forum - 08-20-2007, 02:45 AM
One form, many actions - by El Forum - 08-20-2007, 04:57 AM



Theme © iAndrew 2016 - Forum software by © MyBB