ontextchanged function to add multiple textbox value to anot
i have four textbox i have to add the value of four text box in fifth one such that if any value i given in any of the four textbox than it will display the total sum in fifth one.How to do it in mvc ...