Could anyone give me an example of the use of Synchronous mode of QxRequest?
I tried by using req.setAsynchronous(false), but did not figure out how to deal with req.send(). It seems that send returns immediately. Also, the event listener for "complete" seems to be disabled now. I want to use a synchronous request, with timout set so that success and failure are discerned. Thanks Yue ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
