Welcome again ! Can you please tell me how to count of 2 inputs and show it in third input before submitting? For example i have :
inputa = value inserted by user
inputb = valueinserted by user
result = inputa + inputb ( counted and showed in inputc)
and then submit button to save it to database
Regards and thank you for help