Alright. I have a form.
(http://www.swhyperspace.com/expansion/form.php)
Now I am writing the update script, same thing as hte form, but contains information already from a specified row in the dbase.
I can handle the text fields, but what about the checkboxes and radio buttons? where do i inject the php code tomake the proper ones selected, and the inproper ones not?