Skip to main content
May 2, 2008
Question

Binding cfselect to cfform format="flash"

  • May 2, 2008
  • 1 reply
  • 315 views
Hi,

I've been able to make bind cfselects to cfforms format="html", but not where format="flash". Has anyone done this? Thoughts on how to make this work would be appreciated!

cfwild
This topic has been closed for replies.

1 reply

Inspiring
May 2, 2008
Hi,

Use the onChange event instead... It will work...
Inspiring
May 2, 2008
If you are trying to bind a query output column, then try this blog