Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: Using FileSystemObject From Client


Message #1 by "Tommy Eden" <tede461@e...> on Fri, 16 Feb 2001 19:30:47
Hey All,



Could someone show me an example of how to use a VBScript FileSystemObject 

(or similar object) on the Client-side to copy a file and save it to a 

directory on my Server.



I have tried using the FSO.CopyFile, but I am unfamiliar with it.

This probably doen't work: 

FSO.CopyFile(c:\tmpFile.tif,\\devServer\msg\)



Some information:



*Place on client where file is stored: c:\tmpFile.tif

*Place on server where copy needs to be saved: \\devServer\msg\



Any Help would be great!



Tommy Eden

Department of Ecology

Applications and Data Services

tede461@e...

  Return to Index