|
-
Jul 18th, 2006, 11:27 AM
#1
Thread Starter
Lively Member
help filecopying
can someone help me how can i create a copy of a file in my computer to the computer connected in me
im using visual basic 6
thanks!!!!!
-
Jul 18th, 2006, 01:56 PM
#2
Re: help filecopying
how are you connected to the other computer? Do you have a share on that computer mapped to a drive letter in your computer? Is it an intranet connection?
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.
Please Help Us To Save Ana
-
Jul 18th, 2006, 09:11 PM
#3
Thread Starter
Lively Member
Re: help filecopying
local area network
like MSHOME
-
Jul 19th, 2006, 11:46 AM
#4
Re: help filecopying
Set up a share on that computer, make sure it's not read-only and that Everyone has at least Create permissions, map the share to a drive letter and copy the file to that drive letter.
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.
Please Help Us To Save Ana
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
|