I can confirm this problem. QxIframeTransport just takes the parameters and appends them to the action url of the form. See my previous posts about accessing the _form attribute hack to workaround this limitation in QxIframeTransport.
On 4/5/06, Oliver Vogel <[EMAIL PROTECTED]> wrote: > @sebastian > hi sebastian i am actually changing my app from dojo to QxRequest. > now i found the following error: > > i am using ONLY QxIframeTransport (not QxXMLHttpTransport!) and the > mothod QxConst.METHOD_POST (="POST"). > the QxRequest object is calling my php file at the server (this ist > working fine), bit the php-file gets the parameter by $_GET and not by > $_POST. > this means, QxIframeTransport is ALWAYS sending the parameters by GET > and never by POST - this must be a error in your QxIFrameTransport - class. > > please have a look at it -> i am not as deep in qooxdoo as i can fix it > by myself -- mvh Björn ------------------------------------------------------- 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&kid0944&bid$1720&dat1642 _______________________________________________ Qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
