Skip to main content
Participant
March 25, 2010
Question

need help with flash form & checkbox

  • March 25, 2010
  • 1 reply
  • 263 views

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.

    This topic has been closed for replies.

    1 reply

    Inspiring
    March 26, 2010

    You'll have to learn actionscript.