Author: young345 | Posted on: 9/14/2009 1:07:46 AM | Views : 790

Hi,
 
I have two textboxes which have number values in them
I then have a total textbox where I want to display the total value of my two textboxes (e.g. textbox1+textbox2)
I want to do it so that when user inputs both of these values, the total textbox automatically updates with the new total.. I need to do this without any click of a button.
 
Does anyone know how I can do this?
 
Thanks
...

Go to the complete details ...