Skip to main content
Inspiring
May 24, 2011
Question

Flash CFForm to show cfinput fields in CFDIV

  • May 24, 2011
  • 1 reply
  • 393 views

I have a flash form with several fields that work properly.

I need to add a submit button and not have the page refresh when clicked.

The values from the cfinput fields should display in a CFDIV that is only visible after the "submit" button is pressed. (original form must stay visible as well).

Let me know if there is a tag other than CFDIV that woudl work better if CFDIV is not valid for this example.

Thanks for any assistance!

This topic has been closed for replies.

1 reply

BACFLAuthor
Inspiring
May 24, 2011

P.S., I am also using CFSavecontent with the Flash CFForm if this helps at all.