I am usually using RPC object for Ajax requests. But I would advise you to 
don't use req.setRequestHeader("content-type", "ISO-8859-1");

Regards Sak

Von meinem iPhone gesendet

Am 21.11.2010 um 13:19 schrieb georg <em...@georgsammel.de>:

> 
> Hi Sak,
> 
> thank you very much.
> 
> 
> But it is normally that the data is saved as followed:
> 
> 
> qx-table cell: ääüüööaaööaaöö
> 
> HTTP Header POST-Variable:  ääüüööaaööaaöö 
> (Content-Type:application/x-www-form-urlencoded, ISO-8859-1)
> 
> HTTP ResponseContent: ääüüööaaööaaöö
> 
> MySql-table:  ääüüööaaööaaöö  (Kollation:utf8_general_ci)
> 
> For me isn't nice, but when i select the data and it show's the data correct
> in the qx-table, it is o.k..
> 
> Best regards,
> Georg
> 
> 
> -- 
> View this message in context: 
> http://qooxdoo.678.n2.nabble.com/Request-Header-POST-tp5758737p5760029.html
> Sent from the qooxdoo mailing list archive at Nabble.com.
> 
> ------------------------------------------------------------------------------
> Beautiful is writing same markup. Internet Explorer 9 supports
> standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
> Spend less time writing and  rewriting code and more time creating great
> experiences on the web. Be a part of the beta today
> http://p.sf.net/sfu/msIE9-sfdev2dev
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to