|
-
Jun 12th, 2011, 04:22 PM
#10
Thread Starter
Member
Re: Getting a website source code.
 Originally Posted by kevininstructor
I just tried the code as following (one of my creations) and the entire page was returned, which is a good size page.
Code:
Dim test = GetHtmlPageSource("http://www.jimjacobe.com/ClassDescriptions.html")
Console.WriteLine("[{0}]", test)
I've got it working with TV.com now instead so it doesn't matter! 
Is it possible to use Regex with this to get certain pieces of information from the source. Is that possible?
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
|