Computer Hope

Internet & Networking => Web design => Topic started by: rusticblonde on May 12, 2016, 02:38:07 PM

Title: Read and return data from XML and pass values to use as part of a JS Promise
Post by: rusticblonde on May 12, 2016, 02:38:07 PM
Hi there,

I wish to read an XML file and return the data, to then use as a variable further in my promise. Ive created a pastebin here of it, however it doesnt seem to be returning the data.

http://pastebin.com/pMBX2vaE

I am fairly new so any advice is massively appreciated.

Thanks
Rustic