I am trying to work out the best way to have some form fields auto-save without 
having to press a SAVE button--like the way they do when you use a CFC with 
onChange in a CFGRID.  

For instance, suppose I had a CFINPUT field.  I was hoping you could just do 
<CFINPUT ... onchange="cfc:act_do_something.saveMyData()"> and when you clicked 
off the field it would send data into the CFC that could be stored.  I am 
pretty sure this functionality isn't there, so I need some help going in the 
right direction for this.  Aside from one CFINPUT, one of the fields I want to 
autosave is a richtext CFTEXTAREA and there are also two selects.

Any ideas much appreciated.

Thank you. 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:298919
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to