Quantcast
Channel: Answers for "Upload & Download XML files"
Browsing all 6 articles
Browse latest View live

Answer by jonas echterhoff

To download your XML files, just use var www : WWW = new WWW (url);// Wait for download to complete yield www;and then use www.data or www.bytes, to access the data, which you can then process as XML...

View Article


Answer by duck

Grabbing and sending XML data to and from a server can be done with the WWW class to call scripts on your server. Since XML is just text, you can use the basic WWW functions to call a URL, and read the...

View Article


Answer by cemC

I have used this method and it gives "Error submitting XML: 501 Not Implemented" error.

View Article

Answer by jonas-echterhoff

To download your XML files, just use var www : WWW = new WWW (url);// Wait for download to complete yield www;and then use www.data or www.bytes, to access the data, which you can then process as XML...

View Article

Answer by duck

Grabbing and sending XML data to and from a server can be done with the WWW class to call scripts on your server. Since XML is just text, you can use the basic WWW functions to call a URL, and read the...

View Article


Answer by cemC

I have used this method and it gives "Error submitting XML: 501 Not Implemented" error.

View Article
Browsing all 6 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>