Groups | Blog | Home
all groups > dotnet academic > october 2005 >

dotnet academic : XMLHttpRequest + XMLDOM


Trip
10/8/2005 7:24:27 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).

Han
10/30/2005 2:02:09 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


[quoted text, click to view]
AddThis Social Bookmark Button