Sík Dániel wrote:
> I'm a little confused. Trying to find out the solution for this, but
> just couldn't for last 2 days.
> Any help would be appreciated a lot.
>
> So, I would like to retrieve throu a qooxdoo's ajax request an
> xml-file, which is made dinamically on the server from a mysql
> database using php.
>
> Here is my qx code:
> var req = new qx.io.remote.Request("getXml.php", "GET",
> "application/xml");
> req.setAsynchronous(false);
You're forcing a synchronous request here. Have you tried an
asynchronous request?
T.
------------------------------------------------------------------------------
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