Hello Tom,

I will try to verify this. In advance I have a question: if I read  
your server result correctly you get returned an object with the key  
data and a long string:

{
   data : "(a long string containing )"
}

Shouldn't it look more like

{
   data :
   {
     "session-key":"1252035241-sk",
     "store-type":"books",
     "online-status":"online",
     "store-email":"[email protected]",
     "store-name":"featherbottoms",
     "store-policies":"now is the time;",
     "store-about-info":"About Featherbottoms"
   }
}

?

Kind regards
Jonathan

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to