Menu
Home
Forums
New posts
Search forums
What's new
New posts
New media
New media comments
New profile posts
Latest activity
Media
New media
New comments
Search media
Members
Current visitors
New profile posts
Search profile posts
Account Upgrades
Advertise
Marketplace
Money
PerfectMoney
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Home
Forums
Programming & Web Design
Programming
Visual Basic .NET
Moving from WebBrowserControl to HttpWebRequest - bit of help needed
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Millie Oberbrunner" data-source="post: 19301" data-attributes="member: 8038"><p>Hello.</p><p>I am trying to get away from webbrowsercontrol for a number of reasons, mainly because its slow and bloated and i have a bot i eventually want to multi-thread (another topic all together!)</p><p></p><p>Anyway, i have been reading some tuts and just generally playing about in VB 2010 expess.</p><p></p><p>I can get my bot to post, but i need to get a value from the page.</p><p>I can get the page source into a string with a streamreader, but dont know how to parse the data in the string to get what i want.</p></blockquote><p></p>
[QUOTE="Millie Oberbrunner, post: 19301, member: 8038"] Hello. I am trying to get away from webbrowsercontrol for a number of reasons, mainly because its slow and bloated and i have a bot i eventually want to multi-thread (another topic all together!) Anyway, i have been reading some tuts and just generally playing about in VB 2010 expess. I can get my bot to post, but i need to get a value from the page. I can get the page source into a string with a streamreader, but dont know how to parse the data in the string to get what i want. [/QUOTE]
Name
Verification
Post reply
Home
Forums
Programming & Web Design
Programming
Visual Basic .NET
Moving from WebBrowserControl to HttpWebRequest - bit of help needed
Top