Hi Everyone,
I was wondering if someone could help me. I am receiving data from an XML response stream. The data that I am receiving is in the form of an array. I need to take this data and insert it into a new array. I am not sure how to go about this. I think I need to count the items in the array I am receiving and then use a while statement to add the items to the new array. I am not sure though. Could someone please point me in the right direction? Thanks in advance!
Jay