Please help me. I use Codeigniter.
In VIEW i have
\'
A disabled
element does not send its value in the POST
.
If you want data to be passed but prevent users from editing the field, use readonly
instead.
edit: Apparently, this isn't an option for boxes. See HTML form readonly SELECT tag/input for a solution.
http://kreotekdev.wordpress.com/2007/11/08/disabled-vs-readonly-form-fields/