che Nachricht-
> Von: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Im Auftrag
> von Sebastian Werner
> Gesendet: Donnerstag, 6. April 2006 10:29
> An: qooxdoo-devel@lists.sourceforge.net
> Betreff: Re: [qooxdoo-devel] error in QxIframeTransport
>
> Oliver Vogel schrieb:
Oliver Vogel schrieb:
@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 serve
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
@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 fi