A friend contacted me the other day to help with a JavaScript issue. He needed to calculate a couple of fields and found some code
Tag: javascript
Calculate the Value of a field using JavaScript
Here is a simple way to calculate the value of a field based on the values of two other fields on a form using JavaScript.