Page 1 of 1

XQuery and Internet Explorer 6/Win2000

Posted: Fri Oct 27, 2006 11:21 pm
by UncleRic
Greetings:
I want to disseminate a DOM object (via XAJAX) using JavaScript 1.5+ (W3C-compliant browsers). Unfortunately, IE6/Win2000 (my client's environment) only works with JavaScript 1.3 and doesn't do recursive logic.

So now I'm looking at XQuery as a possible data-mining tool. I need something to easily mind data (attributes and kids) of a DOM object within JavaScript.

So my question is, can I use XQuery within a browser's JavaScript?

Ric.

Posted: Mon Oct 30, 2006 12:32 pm
by sorin_ristache
Hello,

No, XQuery is not supported by web browsers.


Regards,
Sorin