Hi,
I am trying to write a javascript function that will take the numbers inputted into text boxes, multiply them, and display the result in a third text box.
For example, I have two text boxes, v_tech_imp and v_tech_imp_prob, and I want to create a function that will multiply these two...