Hi,
In IE version: 8.0.6001.18702
I'm trying this request and get null as a returned value:
req = new qx.io.remote.Request('./resource/ms/MaxT_KPDX.data', "GET",
"text/javascript");
req.addListener("completed", function(e) {
console.log(e.getContent();)
});
req.send();
All the other browsers seem to make the request without a problem. Any
ideas?
I tried putting the full url to the file with the same result.
Thanks for the help,
Jonathan
------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel