Question
Array of Checkboxes
Hi,
I have an old PHP script that I am converting to coldfusion, I have an array of checkboxes which in PHP was created by adding square brackets. When I try this in CF I get Element ROOMS is undefined in FORM.
How do I create and access an array of checkboxes in CF?
I have an old PHP script that I am converting to coldfusion, I have an array of checkboxes which in PHP was created by adding square brackets. When I try this in CF I get Element ROOMS is undefined in FORM.
How do I create and access an array of checkboxes in CF?
