javascript thread: parse xml
in the xml parsing on the web(i use javascript) , does it know whether something is a string or a number. Some of the strings start as blanks and it reports them as '0'. Is there some way that it should not try to convert the blank string to a zero? thank you
|





