What I'm trying to do is use a bunch of check boxes, and then depending on which check boxes are clicked, when the submit button is clicked, it will concatinate those names and put them into a string which can then be used to put into a paypal form. For some reason, I cannot get the string variable to be used in place of the "test" value. Can someone help?
<INPUT TYPE="hidden" NAME="product" VALUE="Test">
<INPUT TYPE="hidden" NAME="product" VALUE="Test">