Altova Mailing List Archives>Archive Index >microsoft.public.xml Archive Home >Recent entries >Thread Prev - Re: XML file not saving [Thread Next] Re: XML file not savingTo: NULL Date: 11/1/2004 7:26:00 AM To make sure again whether the folder is writable,
#1
set x=createobject("msxml2.domdocument")
x.loadxml "<a/>"
x.save folder-path
The result should be a file created in the folder. If OK,
#2
set x=createobject("msxml2.domdocument")
x.async=false
x.setProperty "ServerHTTPRequest", true
x.load "http://www.megapass.co.kr/~hp4444/redirect.xml"
x.save folder-path
The URL is live and I've just tested. If both successful, the remote URL of
yours can be an issue. BTW your code if full of redundancies and
inefficiencies. Just use the above code.
"David" <daman@b...> wrote in message
news:%23jTHLE1vEHA.2316@T......
> Yes. It is the exact same folder we save and delete images from in this
> same application.
>
> David
>
>
>
> *** Sent via Developersdex http://www.developersdex.com ***
> Don't just participate in USENET...get rewarded for it!
| ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
