|
-
June 21st, 2005, 06:38 AM
#1
Download file from server to client machine (Urgent)
Hi frnds
In app i want to give a link when it clicked all the files from the specific folder must be copied to client machine.
what i was trying is using
File.Copy(Source,Destination,true)
this statement is working fine if i m using the server as the client but if i installed this app on the server and access this app from the client machine it does not copy any file.
pls tell me the safest way to copy a file from server to client machine.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|