Basic AJAX Question:

Is the XMLHttpRequest object part of a W3C standard?

AJAX Interview Question
AJAX Interview Question

Answer:

No. Or not yet. It is part of the DOM Level 3 Load and Save Specification proposal.


Previous QuestionNext Question
Is the server or the client in control in AJAX?Should I consider AJAX?