XMLHttpRequest + XMLDOM

T

Trip

Is possible to:
a) save XMLHttpRequest object* (precisly: server response** which is in the
form of xml) to the xml document(on the client side) by the help of
JavaScript
or
b) directly load object*(his response**) into XMLDOM object(JacaScript or
VBScript).

thank you.
 
I

intrader

Is possible to:
a) save XMLHttpRequest object* (precisly: server response** which is in the
form of xml) to the xml document(on the client side) by the help of
JavaScript
or
b) directly load object*(his response**) into XMLDOM object(JacaScript or
VBScript).

thank you.
Please look into http://www.codeproject.com. It should give you several
examples and alternatives
 
I

intrader

Is possible to:
a) save XMLHttpRequest object* (precisly: server response** which is in the
form of xml) to the xml document(on the client side) by the help of
JavaScript
or
b) directly load object*(his response**) into XMLDOM object(JacaScript or
VBScript).

thank you.

There is an alternative to sending XML to the client. Send JSON - with
JSON you can directly load o javascript objects. For examples look into
Ajax.net.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,020
Latest member
GenesisGai

Latest Threads

Top