I'm making a form in my web site that requires simple addition and multiplication. How can I apply some kind of math script to certiain input fields in my form.For instance if the product field =$10 and the quantity field=5, if you push a button that i've made called calculate, how can i make...