View Single Post
  #4 (permalink)  
Old 10-19-2007, 03:39 AM
itbarota itbarota is offline
D-Web Architect
 
Join Date: Jun 2007
Posts: 547
itbarota is on a distinguished road
Default Re: Calculations and other Operations on Field Values

Hi all...

How do I add form elements together, I have tried many different ways but I always either get NaN or a concenated string (ie 15 + 16 + 1 + 52 = 1615152 != 84)?

Thanks....
Reply With Quote