Results 1 to 2 of 2

Thread: download text from the website

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2007
    Posts
    1

    download text from the website

    hi people,

    my knowledge of vb is quite basic, so i'd like to ask u for help creating a small application which will connect to the website, download some text and create an output as .txt or excel file.

    thanks

  2. #2
    Addicted Member
    Join Date
    Dec 2006
    Posts
    208

    Re: download text from the website

    Hi if you look at my currency converter in the codebank http://www.vbforums.com/showthread.p...ency+converter,
    this downloads the html source from the website and puts it in a text box ( this is small in the corner). Hope this is what you are looking for.
    You could then use Stream Writer to write to a .txt file.

    Sam

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