Results 1 to 4 of 4

Thread: help filecopying

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Feb 2006
    Posts
    95

    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!!!!!

  2. #2
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    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

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Feb 2006
    Posts
    95

    Re: help filecopying

    local area network
    like MSHOME

  4. #4
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    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
  •  



Click Here to Expand Forum to Full Width