Welcome Guest, Not a member yet? Register   Sign In
getting the selected value in a dropdown list
#1

[eluser]Unknown[/eluser]
In my view form, I have a dropdown list with values.

I want to pass the selected value of the user to the controller.

form_input() have this in the controller:

$this->input->post('name');

is there a counterpart for the form_dropdown() , wherein it can access the selected value from the view file?


Messages In This Thread
getting the selected value in a dropdown list - by El Forum - 05-24-2009, 10:58 PM
getting the selected value in a dropdown list - by El Forum - 05-24-2009, 11:07 PM



Theme © iAndrew 2016 - Forum software by © MyBB