programmher
Programmer
What is the best way to add fields within Cold Fusion?<br><br>I have 6 fields (AmountDue1, AmountDue2,...AmountDue6).<br>I need the "AmountSum" field to reflect the sum of the other 6 "AmountDue" fields. What is the best way to do this so the "AmountSum" field changes to reflect the new total as user enters values in some of these fields?<br><br>This is probably SO simple; but I have never had to do this within Cold Fusion...