HighTechTalks DotNet Forums  

XMLHttpRequest + XMLDOM

Dotnet Academic General Discussions microsoft.public.dotnet.academic


Discuss XMLHttpRequest + XMLDOM in the Dotnet Academic General Discussions forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Trip
 
Posts: n/a

Default XMLHttpRequest + XMLDOM - 10-08-2005 , 01:24 PM






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.

Reply With Quote
  #2  
Old   
Han
 
Posts: n/a

Default RE: XMLHttpRequest + XMLDOM - 10-30-2005 , 05:02 AM






It is not possible, because client browser don't support for it for privacy
or security reason. Although! you can use file system object (activex object)
and scripting to write file in the client machine. but It's also not sure.
Although! you can use IE download feature.
--
Regards,
Kyaw Zayar Han


"Trip" wrote:

Quote:
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.


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.