I am trying to calculate few values before the form is submitted. User will enter an input, javascript code is used to convert this number into 3 different answers. I have got the working code. So, as soon as the user types (or after pressing a button) three fields will show the computed values. Then i will submit all four values into the database.
Thank You.