M
motion musso aka: sathia
Can anyone please tell me how to load a XML file over http protocol?
I always get an undefined value;
if (http_request_r.status == 200) {
var xmldoc = http_request_r.responseXML;
alert(xmldoc);
nothing
p.s.
please don't tell me that Sarissa is mandatory!
thanks
I always get an undefined value;
if (http_request_r.status == 200) {
var xmldoc = http_request_r.responseXML;
alert(xmldoc);
nothing
p.s.
please don't tell me that Sarissa is mandatory!
thanks