Re: [qooxdoo-devel] Qooxdoo RPC and PHP session_id

2007-03-29 Thread Andreas Junghans
Hi Marcel, Am 29.03.2007 um 12:35 schrieb 3epnm: > thanx for your help. Unfortunately it did not solve my Problem. My IE > is fully open but the IE do not use my Cookies in xhttp Requests. I > do not use Java, but the .qxrpc method could be a solution - i try. With all that you wrote below, I th

Re: [qooxdoo-devel] Qooxdoo RPC and PHP session_id

2007-03-29 Thread 3epnm
Andreas Junghans schrieb: Hello Andreas, thanx for your help. Unfortunately it did not solve my Problem. My IE is fully open but the IE do not use my Cookies in xhttp Requests. I do not use Java, but the .qxrpc method could be a solution - i try. > Hi Marcel, > > Am 28.03.2007 um 17:44 schrieb

Re: [qooxdoo-devel] Qooxdoo RPC and PHP session_id

2007-03-28 Thread Andreas Junghans
Hi Marcel, Am 28.03.2007 um 17:44 schrieb 3epnm: > i'm using the qx.io.remote.Rpc() with PHP5 services with the firefox > webbrowser without any problems - the same script has problems with > internet explorer 6. > > I find out, that the IE does not transport the php session_id in rpc > calls. To

[qooxdoo-devel] Qooxdoo RPC and PHP session_id

2007-03-28 Thread 3epnm
Hi, i'm using the qx.io.remote.Rpc() with PHP5 services with the firefox webbrowser without any problems - the same script has problems with internet explorer 6. I find out, that the IE does not transport the php session_id in rpc calls. To solve this problem, i hacked the qx.io.remote.Request(