Forum Moderators: open
calc) with three input elements next to each other (
qty, cost, total)
qtyand
costinputs
total.
onchangeaction calling the above function on qty and cost fields.
type="button") in the form and put
onclickaction on it calling the above function
You can get/set value of a field like this:
document.calc.[b]FIELD_NAME[/b].value