Keep the results of a radio button, checkbox and list
Posted: Sun Mar 28, 2004 6:08 pm
How do I keep the results of a radio button, checkbox and list.
For a checkbox what do I do..
When I do that nothing happens when the form is reloaded on submit.
For a checkbox what do I do..
Code: Select all
<INPUT type=checkbox value=<? echo "$_SESSION['contact_icq']"; ?> name="contact_icq">