hey guys, not sure how to solve this problem...
on a page ( printDb.php ) i have 1 table that has many rows, each rows includes 3 feilds ( title, text , checkbox button).
theres a form that surrounds that table, and the action takes it to the page i have called reply.php
my question is, assuming it would only be possible for one checkbox to be checked when i click on submit at the bottom of the page, how would it be possible to know what checkbox was checked in reply.php
http://pastebin.coconut.se/?id=2250
thanks a bunch
-sebastien