Or do you mean you can't change the properties based on actions, ie, make it so that on change, the button adds "foo" in front of any value you may have ttped in? If so, that is certainly possible. It may not be builtin like it is in ASPX, but it is certainly possible.
======================================================================== === Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc (www.mindseye.com) Member of Team Macromedia (http://www.macromedia.com/go/teammacromedia) Email : [EMAIL PROTECTED] Blog : www.camdenfamily.com/morpheus/blog Yahoo IM : morpheus "My ally is the Force, and a powerful ally it is." - Yoda > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 17, 2003 12:24 PM > To: CF-Talk > Subject: RE: MSDN on CF -> ASP.net > > > No, because you still can't change the properties of the > button at runtime. All you've done is provided a way to > separate the default state of the button, again at "compile" > time, as it were. > > > You could easily write a button.cfm that says, if <caller>.cfm.cs > > exists, cfinclude it and handle any events if they are defined in > > <caller>.cfm.cs. > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

