Getting data from xml
Hi,
I have a small problem. I need to get data from a xml that looks like this:
Code (Text):
<offers>
[INDENT]<offerID>xxxx</offerID>
<offerName>ioahdf9uafaewfa</offerName>
<offerNameInternal>dfsasdfasfadsfadsfdsa</offerNameInternal><trackingUrl>http://afdasfasfdasfdasf</trackingUrl>
<payout>xxx</payout>
<countries>xx</countries>
<offerID>xxxx</offerID>
<offerName>oifahofafa</offerName>
<offerNameInternal>asdafafasf</offerNameInternal>
<trackingUrl>http://sadffdadsdasvsavsad</trackingUrl>…
Getting data from xml
See original post by Amy Miller
Leave a Reply
You must be logged in to post a comment.