[Javascript] 1+1+1=111?

McCoy, Thomas TMccoy at city.newport-beach.ca.us
Wed Jun 27 13:04:56 CDT 2001


Hello all!
 
 
I am trying to create a form that uses client-side Javascript to sum
numerical data.
 
The form has six blanks where numbers are entered.  The seventh box will
display the mathematical total of the numbers entered in the six boxes.  So
far, I can only get the 7th box to either add the html tags together (not
what I want) or compile the numbers in the box (if the first six contain
1,2,3,4,5,6... I get 123456 in the Total box).  Any ideas, before I pull all
my hair out?
 
 
Sincerely,
Thomas McCoy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20010627/e9610a6e/attachment.htm>


More information about the Javascript mailing list