View Single Post
  #2 (permalink)  
Old 08-07-2007, 09:41 AM
toby toby is offline
Member
 
Join Date: Jul 2007
Posts: 40
toby is on a distinguished road
Just a guess, but I think when you use parseDouble and parseInt, if the result returned is 0, it is equivalent to null. See if you can add something for the null exception.
Reply With Quote