> That was the main point, that helped me find out what a _monumental idiot_ I
> am.
> I didn't call the qx source throu my localhost!!! That's why the php didn't
> work.
> I'm terribly sorry to waste anyone's time with my amateurism.
>
Ah, don't be too hard on yourself :). These things happen
thron7-2 wrote:
>
> You might also want to check your Firebug's net tab, to see request and
> response bodies.
>
That was the main point, that helped me find out what a _monumental idiot_ I
am.
I didn't call the qx source throu my localhost!!! That's why the php didn't
work.
I'm terribly sorr
thron7-2 wrote:
>
> Ok, so could you switch to asynchronous calls, as this is the
> recommended way of using them, and then "alert(xmlDoc)" in your
> completed handler, to see what is actually delivered from the server.
> You might also want to check your Firebug's net tab, to see request and
sikd wrote:
> First of all, I'm really sorry about the duplicated mail, but I don't really
> understand the working of this mailing list.
>
> I tried with async ajax calls too, but none of them worked.
>
Ok, so could you switch to asynchronous calls, as this is the
recommended way of using t
First of all, I'm really sorry about the duplicated mail, but I don't really
understand the working of this mailing list.
I tried with async ajax calls too, but none of them worked.
thron7-2 wrote:
>
> I responded to your other mail with the same content. -T.
>
> sikd wrote:
>> I'm a little c
I responded to your other mail with the same content. -T.
sikd wrote:
> I'm a little confused. Trying to find out the solution for this, but just
> couldn't for last 2 days.
> Any help would be appreciated a lot.
>
> So, I would like to retrieve throu a qooxdoo's ajax request an xml-file,
> which
I'm a little confused. Trying to find out the solution for this, but just
couldn't for last 2 days.
Any help would be appreciated a lot.
So, I would like to retrieve throu a qooxdoo's ajax request an xml-file,
which is made dinamically on the server from a mysql database using php.
Here is my qx