A
Aaron
Can anyone point me in the right direction here. I don't need anything
complicated, all I want is to populate an array with fields from an XML
file. I have a small XML file with about 12 records and each record has 4
fields. I need to create an array which holds only three of those fields
from each record, so a 1 x 3 array I'm assuming. Is there a simple way to
set this up, or does someone have an example of this that I could use?
Thanks
complicated, all I want is to populate an array with fields from an XML
file. I have a small XML file with about 12 records and each record has 4
fields. I need to create an array which holds only three of those fields
from each record, so a 1 x 3 array I'm assuming. Is there a simple way to
set this up, or does someone have an example of this that I could use?
Thanks