Question
need help with flash form & checkbox
Hello,
I'm new to coldfusion and flash form. I want have couple of checkbox and a text box. whichever checkbox is seleted, the name would appear in text box. its my understanding that unlike HTML or PHP, checkbox only return true/false. how can i take that and set the value of textbox as the value of checkbox.
