I have a html page with 4 checkbox with the same name... When I submit my form how do I get the value of each item in the array using request.form??
I tried response.write "Test" & request.form("chkbox[0]") but no luck..
|
Results 1 to 3 of 3
Thread: Mulitple Checkbox with same nameThreaded View
|
Click Here to Expand Forum to Full Width |