How can I get two input box data without submitting form data and add them on a click of a button and show the result in another input box?
_________________________
ROI:|_________________________|
_________________________
Princilpe: |_________________________|
_________________________
Time: |_________________________|
_________________________
Compound Intrest:|_________________________|
I want to get the values of ROI, principle amount and time duration and calculate the compound interest and show the result in rate per month input box the result will be generated only after the cal:EMI button is clicked.