thechasboi
08-14-2007, 09:58 AM
I have a series of 5 radio buttons. Each a timing choice for the user. I store this data in a table. I get this info from the db and other to send to page on load. I seem to not be able to get the radio button to be checked upon page load. How can I accomplish this? I store the value of the radio in the db so when I retrieve I thought I could use that value to check the correct button. Thanks for the reply.