All,
Hi, I'm trying to use Javascript to download and copy some image files from the Internet to my local harddisk. It works like f1.GetFile("c:\abc.txt" and f1.Copy("c:\temp\abc.txt" . Just that the source file location is on the webserver, like
f1.GetFile("
Any tips of how to do that? the GetFile function only can copy from local hardisk, but remote can't.
Thanks.
Gan
Hi, I'm trying to use Javascript to download and copy some image files from the Internet to my local harddisk. It works like f1.GetFile("c:\abc.txt" and f1.Copy("c:\temp\abc.txt" . Just that the source file location is on the webserver, like
f1.GetFile("
Any tips of how to do that? the GetFile function only can copy from local hardisk, but remote can't.
Thanks.
Gan