I have a table with 5 colums to store the data pulled from the table. wd, wh, ld, pg, & sl. Not the easiest to remember but they mean things to me. I cant figure out how to make it so that All five checkboxes appear on one page, submit to the page itself, and then update the database. I have the form made, with the checkboxes having the correct values, and i have the code in place to have the page submit to itslef but for the life of me I cant get it to update the database right. To make things even more complicated, it needs to update only the row aqquired by the variable getname ( which is just a form on the page ). Please help.