| Author |
DOM Parser + XML read Data
|
Ramesh Potti
Greenhorn
Joined: Jan 05, 2009
Posts: 2
|
|
Hi
I would like to read the value of CardData from sample above XML.
i am using the following code.
But I am getting the value as 1234.
I would like to get the total value as 1234|1209. there is a special charector as | in data. How to get the toal value?
I am using DOM parser for that to fetch data from XML.
|
 |
 |
|
|
subject: DOM Parser + XML read Data
|
|
|