On Friday 08 January 2010 15:14:04 Qoodary wrote: > Hi Alex, > just in the moment you reply to me, I have found out what I did wrong. > > All was fine nad ok, except the PHP backend,, special the Array to reply. > if this matter is of interest to someone: > //data.php > first I tried it with fetchALL which is also a multi dim Array but is in > wrong context . Glad you made it :)
> No qx.io.JSON.parse(content) is neccessary! > It is important to use "application/json" and not "text/plain" This one is odd. When you use the mimetype "application/json" the response is automatically parsed by qx. So an additional parsing should not be necessary here. cheers, Alex ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
