Skip to main content
Participant
April 11, 2008
Question

newbie: change values via button

  • April 11, 2008
  • 2 replies
  • 585 views
Dear,

Currently, I'm trying some features of ColdFusion, (8.0.1). I'm a newbee in cfform (flash). Please have a look into my code. The text '123' should change in '456' by onclick. But, it doesn't.

Please help me to to fix this or more documentation.

Thanks a lot,

Wilco
This topic has been closed for replies.

2 replies

wilco_nlAuthor
Participant
April 13, 2008
hi BKBK,

Thanks for your help. I'm happy that I've started the topic name with 'newbie' ;). I'm in a 'DOM'-mode (like javascript), where each object has a name.

Wilco_nl
BKBK
Community Expert
Community Expert
April 12, 2008
Your approach has a problem: cfformitem does not have an attribute called name. You could bind the inner text as follows: