Derrell,
I thought that qx.io2.HttpRequest was the latest and greatest and that we
were supposed to be using it.  Anyway, Christian solved the problem (it
seems) with his suggestion about encoding the data.  ie..  req.setData(
"data=" + encodeURIComponent(data) )

thanks,

tom




Derrell Lipman wrote:
> 
> On Wed, Sep 30, 2009 at 02:11, tsmiller <[email protected]> wrote:
> 
>>
>> Hello Qooxdoo Guys,
>>
>> I still have the same problem.  I am sending a POST request to my
>> cherrypy
>> server via the qx.io2.HttpRequest object.
>>
> 
> Is there some particular reason that you want to use qx.io2? qx.io has had
> substantially more testing and use, so if there's not a particular reason
> to
> use io2, I'd recommend that you use qx.io.*
> 
> Derrell
> 
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry&reg; 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&#45;12, 2009. Register
> now&#33;
> http://p.sf.net/sfu/devconf
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
> 
> 

-- 
View this message in context: 
http://www.nabble.com/qx.io2.HttpRequest-urlencoded-problem-POST-8.2-tp25287879p25685917.html
Sent from the qooxdoo-devel mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; 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&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to