has anyone used it to send an xml doc???
That's what the doc says...  I guess I'll just have to try it!

On 6/6/07, Jörn Zaefferer <[EMAIL PROTECTED]> wrote:


Ⓙⓐⓚⓔ wrote:
> I'm a bit confused about processData parameter in the ajax call.
>
> From the doc it talks about sending a dom node to the server, that
> sounds pretty strange. What is it used for?
>
> From the code it looks like a perfect hook to send non utf-8 data
> (iso-8859-1).
>
> Has anyone used it???
Its possible to send an XML document via XmlHttpRequest, at least it
should be. To stop attempts at serializing that document, you can set
processData to false.

--
Jörn Zaefferer

http://bassistance.de




--
Ⓙⓐⓚⓔ - יעקב   ʝǡǩȩ   ᎫᎪᏦᎬ

Reply via email to