CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Guest

    Uploading a file automatically

    Hi all

    Can anybody tell me how to do this

    I want to automatically Upload a particular file to my site say
    "venkytvs.intranets.com"
    The file is not in my network.

    Can I achieve this in VB. Any ideas send me a mail or post in this site.


    Thanks in advance

    Venky
    ([email protected])



  2. #2
    Join Date
    May 1999
    Location
    Oxford UK
    Posts
    1,459

    Re: Uploading a file automatically

    If you have FTP access to the server, you can use the code at :

    http://codeguru.developer.com/vb/articles/1852.shtml

    Chris Eastwood

    CodeGuru - the website for developers
    http://codeguru.developer.com/vb

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

Featured