I have created a "Yes/ No" radio button based on the "status" radio buttons from Oscommerce. My problem is this, everything seems to run accordingly, my default is set to No ( "0"). When I change the answer to Yes ("1"), then update, check mysql database. It is listed as Yes. When I go back into the categories page in Admin to edit , it goes back to the default, No ("0"). How do you keep the radio button from going back to the default each time the page is opened. In otherwords where is the coding for the "Status" button that keeps it from changing to the default ?