|
-
Sep 2nd, 2012, 04:37 PM
#9
Re: Read text from a website
I simply showed you how to extract the text between "<p class="welcome-msg">" and "</p>".
If you want to extract it from a webpage, then you must first download the webpage. You can do that with WebClient DownloadString.
http://msdn.microsoft.com/en-us/library/fhd1f0sw
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
|