See Request.XML in this gist:
http://gist.github.com/304105
On Mon, Mar 1, 2010 at 10:54 AM, Sanford Whiteman <
sa...@cypressintegrated.com> wrote:
> > Mooshell dosn't support xml requests, so I can't show you :-(
>
> I've used the rsd at /blog/xmlrpc.php?rsd for demos.
>
> -- S.
>
>
> Mooshell dosn't support xml requests, so I can't show you :-(
I've used the rsd at /blog/xmlrpc.php?rsd for demos.
-- S.
s to be on a webserver');
>
> }
>
> }).send();
>
>
>
> Here is the xml:
>
>
>
>
>
>
>
>
>
>
>
>
>
> ...
>
> ....
>
>
>
>
>
>
Of Roman Land
Sent: Monday, March 01, 2010 7:34 AM
To: mootools-users@googlegroups.com
Subject: Re: [Moo] XML-Request
I have not got the chance to play around with XML (switched to using JSON a
while ago and never looked back - so if you have an options I strongly
advice JSON), but I think you sh
I have not got the chance to play around with XML (switched to using JSON a
while ago and never looked back - so if you have an options I strongly
advice JSON), but I think you should be either using XPath or the usual
mootools selectors.
Maybe this will be useful to you:
http://mootools.net/blog/2
I can“t find in mootools doc how i can get the nodes from xml-file?
can sombody tell me how to do this with mootools?
thanks