Javascript, checkbox for senior discount on sum
Hello,
Im making a fillable form. The user is able to sum theirs costs by entering numbers in text boxes and the total value gets into "Textbox 4".
If they are a senior, I want the user to be able to use "Check Box1", and this sum will be multiplied by 0.5 in another box "Final price". If not, I want the sum to be multiplied by 0.1 and get into the box "Final price".
Or is there a better way to do simple senior discounts?
Much appricieated.
