Hi,
I have an web form with a couple of checkboxes, that are all the same variable name, i.e. a foreach loop that prints out:
How do I go through this array of values (in a loop) named P_id with the procedure that the form is submitted to?
What does the