G
g
Hi Guys..
i know this might sound really really simple, but I'm kinda stuck..I
have this form..which has a table (created from stored procedure
values)..once the table is populated..i have some radio buttons (for
each row of the table) and a main submit button.
On clicking submit..i want to loop through the table..pick up the
first <TD> being the user ID and the value of the radio button clicked
(currently I have my radio button ID set as UserID_0, UserID_1 ..
etc). And pass those into a stored procedure..
Any help would be great...thanks!
Cheers,
Gravity.
i know this might sound really really simple, but I'm kinda stuck..I
have this form..which has a table (created from stored procedure
values)..once the table is populated..i have some radio buttons (for
each row of the table) and a main submit button.
On clicking submit..i want to loop through the table..pick up the
first <TD> being the user ID and the value of the radio button clicked
(currently I have my radio button ID set as UserID_0, UserID_1 ..
etc). And pass those into a stored procedure..
Any help would be great...thanks!
Cheers,
Gravity.