Welcome Guest, Not a member yet? Register   Sign In
[SOLVED] how Re-populating the check box value in form?
#1

[eluser]suba[/eluser]
Hi

In my form , I have one group of check box, text box, drop down list.

When I click submit button , I want to re-populate value in my selected check box.

how is it?

Text box & drop down list has worked properly.

Example:
Code:
<?
$att=array('name'=>'name','value'=>set_value('name'))
echo form_input($att);
?>
but in check box , I don't know how to re-populate the selected check box which is checked.

Thanks


Messages In This Thread
[SOLVED] how Re-populating the check box value in form? - by El Forum - 06-01-2010, 10:27 PM
[SOLVED] how Re-populating the check box value in form? - by El Forum - 06-01-2010, 10:36 PM
[SOLVED] how Re-populating the check box value in form? - by El Forum - 06-01-2010, 11:26 PM
[SOLVED] how Re-populating the check box value in form? - by El Forum - 08-14-2011, 12:52 PM



Theme © iAndrew 2016 - Forum software by © MyBB