|
Blue Forest http://www.lslnet.com at 6:28 p.m. on August 22, 2006
Javascript can achieve a copy of the local paper?
I think users will click button list of designated local paper copy到 another place? |
FSO, but not practical, to have authority |
Give me an example? Thank you |
Create some test environment, autoexec.bat and c tempfolder document files to disk, incorrect report will be unsuccessful.
[html]
"Script>
Try{
Fso = new ActiveXObject ( "Scripting.FileSystemObject");
Fso.CopyFile ( "c:\\AUTOEXEC.BAT", "c:\\tempfolder\\");
}catch (E)
{alert (E) ;}
"/script>[/html] |
|