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

Thread: upload

  1. #1
    Join Date
    May 2001
    Posts
    9

    upload

    Hi,
    Does anyone know how to publish a website through visual basic, is it possible, for example to automatically change the links of a website through a visual basic application.

    Thanks


  2. #2
    Join Date
    May 2001
    Location
    Russia
    Posts
    200

    Re: upload

    1. Check new/changed file in local disk.
    2. Upload this file on website (for example, FTP)
    3. Save information about files for step 1.

    This is all.

    Andy Tower

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