This topic is locked

Creating a checkbox list within a form

4/1/2009 12:59:44 PM
PHPRunner General questions
R
rdowdy author

A Shout-out to anyone who may have already found a solution to this issue. I am in need of an attendance type form, where it has input from a standard form from say table "Attendance_records". Below have a "Check box listing with names next to each one, which was loaded (created) from table "Name_listing". Depending on which name is selected using the Checkbox next to each name listed, the information from the input boxes is added to table "Attendance_Record".
I have already spent to much time on this issue, and any assistance with this would be greatly appreciated.