Languages :: ASP :: VBS :: How can i Read/copy files form client machine using ASP? |
|||
| By: abikutty |
Date: 13/06/2003 00:00:00 |
Points: 125 | Status: Answered Quality : Excellent |
|
I try to copy a file from client machine using this code it'll give Permission deneid error.. Const OverwriteExisting = True Set objFSO = CreateObject("Scripting.FileSystemObject") objFSO.CopyFile "<source path>" , "<destination path>", OverwriteExisting if i use in local path it was working properly.. plz Help. Thanx in Advance Abi |
|||
| By: VGR | Date: 13/06/2003 18:29:00 | Type : Answer |
|
| you can not ! |
|||
| By: mohan21_kumar | Date: 13/06/2003 20:01:00 | Type : Assist |
|
| see this link <A HREF="http://www.onjava.com/pub/a/onjava/2001/04/05/upload.html?page=2">http://www.onjava.com/pub/a/onjava/2001/04/05/upload.html?page=2</a> you may get some idea thanx |
|||
|
Do register to be able to answer |
|||
©2010 These pages are served without commercial sponsorship. (No popup ads, etc...). Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE.
Please DO link to this page!








