Ask a Question related to ASP Components, Design and Development.
-
vishaljogi@gmail.com #1
i m using asp to copy a file but its not copied
hi
i m using scripting.filesystemobject to copy a file from server
directory with another name, but i m not able to do it
whenever i call that script it's get in waiting and at last i have to
stop that scirpt
file which i m copying is of nearly 200kb
my code is as follows
Set fs = server.CreateObject("Scripting.FileSystemObject")
fs.CopyFile server.MapPath ("blank.mdb"), server.MapPath(dbname)
vishal...
vishaljogi@gmail.com Guest
-
copy Attachement from Email on server (files copied are not valid)
Hi, I'm getting emails from an address trough a script and I want to copy the attached files on the server. I can get the files and copy them on... -
File::Copy & CGI.pm
From: "Yupapa.com" <webmaster@yupapa.com> This aint entirely true. You can use File::Copy to copy files to remote shares (Windows Networking),... -
No files copied using Copy Project
Christopher, Double check that you are doing everything as outlined in the following kb article... -
The file 'bin\WebProj.dll' cannot be copied to the run directory. The requested operation cannot be performed on a file with a user-mapped section open.
Hi, All, I got this error when trying to compile a web project. The file 'bin\Kennel.dll' cannot be copied to the run directory. The requested... -
File copy
How can I copy a file from disk to server? Give me an example



Reply With Quote

