Page 1 of 1

Javascript and the filesystem

Posted: Wed Feb 19, 2003 11:10 am
by uberpolak
Does anybody know if javascript can do anything with the filesystem? Particularly copying files from one place to another? If so could somebody point me at a good reference on how to do this? I've done some searching and haven't found anything useful. Thanks.

Posted: Wed Feb 19, 2003 4:54 pm
by volka
no access to the filesystem via javascript

Posted: Fri Feb 21, 2003 8:16 pm
by Skyzyx
You'd need to learn Microsoft VBScript, of course this will only work for Windows...