thron7-2 wrote: > > Ok, so could you switch to asynchronous calls, as this is the > recommended way of using them, and then "alert(xmlDoc)" in your > completed handler, to see what is actually delivered from the server. > You might also want to check your Firebug's net tab, to see request and > response bodies. >
I'm using asynchronous calls from now. Thanks. For the alert I get: [object XMLDocument]. Intresting but the Firebug's net tab is totally empty in spite of that I made a successful ajax call for an xml file and I could work with the retrieved data from it. -- View this message in context: http://www.nabble.com/retrieve-xml-from-a-php-file-tp25784217p25791082.html Sent from the qooxdoo-devel mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
