I am trying to create a web form that has a column of Yes/No radio buttons. I would like to load the selection radio button information into a Javascript 2-dimensional array (the 2 dimensions are for the Yes/No answers). Then once the page is submitted, pull the information from this array and insert into my web page (which is running in Cold Fusion).
Any ideas on the best way to do this?
Any ideas on the best way to do this?