calculate sum of all text boxes
Posted: Mon May 09, 2011 11:10 pm
hi,
i need to calculate the sum of all text boxes in to a single text box.
assume:
text box1=100, totaltextbox should be 100,
If i enter,
textbox1=250,textbox2=200.When i enter value to the textbox1,total should be 250.once i enter the second value to the textbox2,total should change to 450.it just like a onchange function.
Hope everyone got my point.
Please help me to solve this as soon as possible.
thanks in advance.......
i need to calculate the sum of all text boxes in to a single text box.
assume:
text box1=100, totaltextbox should be 100,
If i enter,
textbox1=250,textbox2=200.When i enter value to the textbox1,total should be 250.once i enter the second value to the textbox2,total should change to 450.it just like a onchange function.
Hope everyone got my point.
Please help me to solve this as soon as possible.
thanks in advance.......