|
-
Jan 10th, 2007, 11:55 AM
#1
Thread Starter
New Member
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
-
Jan 10th, 2007, 12:35 PM
#2
Addicted Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|