Hi,

Am 18.04.2006 um 17:02 schrieb Sebastian Werner:

Anyone using the IE version 6.0.2800.*? Could you, if so please test this example and look if it work for you? Any reports are appreciated!

Load this and click on "Send". The output text area should will with content. If this doesn't work for you, please also send the debug output from the console on the right.

http://qooxdoo.oss.schlund.de/public/demo/test/Transport_1_Debug.html

Works fine for me (IE Version 6.0.2800.1106). Output is:

<?xml version="1.0" encoding="iso-8859-1"?>
<result>
  <name>Hummel</name>
  <givenName>Anita</givenName>
  <age>42</age>
  <street>Getho Bals</street>
  <plz>22432</plz>
  <city>Paris</city>
  <country>France</country>
  <phone>0044.44930209</phone>
</result>

In case it's still interesting, I've also attached the debug output (without general qooxdoo initialisation messages).

Regards,

  Andreas

QxRequest[HASHCODE:235]
017297:State:queued
QxRequestQueue[HASHCODE:44]
017297:Progress:0/1
017328:Progress:1/1
QxXmlHttpTransport
017343:Using ActiveXObject:MSXML2.XMLHTTP.4.0
QxTransport[HASHCODE:242]
017343:Using implementation:QxXmlHttpTransport
QxXmlHttpTransport[HASHCODE:251]
017375:State:configured
017531:State:sending
QxTransport[HASHCODE:242]
017531:State:sending
QxRequest[HASHCODE:235]
017547:State:sending
QxRequestQueue[HASHCODE:44]
017547:ActiveCount:1
QxXmlHttpTransport[HASHCODE:251]
017593:State:receiving
QxTransport[HASHCODE:242]
017593:State:receiving
QxRequest[HASHCODE:235]
017593:State:receiving
QxXmlHttpTransport[HASHCODE:251]
017593:State:completed
QxTransport[HASHCODE:242]
017593:State:completed
QxXmlHttpTransport[HASHCODE:251]
017593:Returning content for responseType:text/plain
QxRequest[HASHCODE:235]
017609:State:completed
QxRequestQueue[HASHCODE:44]
017625:ActiveCount:0
017625:Progress:0/0
--
Dipl.-Inform.(FH), M.Sc. Andreas Junghans
STZ-IDA an der Hochschule Karlsruhe
email      [EMAIL PROTECTED]
internet   http://stz-ida.de
telefon    ++49-721-920-3302
fax        ++49-721-160-890-56
Moltkestrasse 30, D-76133 Karlsruhe/Germany


Reply via email to