here's one for you. Record loads. Client script fieldChanged function.
Field in question lets call "Field A".
Field A changed - Get the value of Field B
Add B+A and re-populate B.
OK, now go back to A and change it.
When I get the value of B it has the OLD value not the updated value???
Any idea how to get around this? (short of storing it in a temp field)