| |
dpcolgan
Posts: 1
Score: 0
Joined: 5/2/2007
Status: offline
|
Hi, I've been coding for a while but I've never been asked to do this... I have a asp page which loops the records in a database and adds a checkbox, a text name, a select tag and a textbox for each row that it finds. My dilema (I'm sure its easy to do) is that I need to be able to loop them and see which are checked on post as well as grab their associated textbox and select values... not sure how to pull that off. Any help would be appreciated. example: Select First Name Last Name Attendance Type Attendance Comment Name Name Select Attended No-Show Cancelled Other Name Name Select Attended No-Show Cancelled Other Name Name Select Attended No-Show Cancelled Other
< Message edited by dpcolgan -- 5/2/2007 11:28:20 PM >
|
|