how to upload html file in visual basic

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vai
    New Member
    • Jul 2007
    • 5

    how to upload html file in visual basic

    hi all
    i have created a html help file for my project which is developed
    using visual basic 6.0.
    i have used the shell.execute command as follows:
    Shell.Execute(" Path");

    it's not working.pls help me.
    thnx in advance.
  • Killer42
    Recognized Expert Expert
    • Oct 2006
    • 8429

    #2
    Originally posted by vai
    i have created a html help file for my project which is developed
    using visual basic 6.0.
    i have used the shell.execute command as follows:
    Shell.Execute(" Path");

    it's not working.pls help me.
    I don't quite get what you want help with. The upload? To where? Uploading sounds like a job for FTP.

    Comment

    Working...