View page source problem in VB.Net problem for some webpages?

  • Thread starter Thread starter Gavin
  • Start date Start date
G

Gavin

Hello, my aim is to acquire the HTML
source of a webpage.
The usual way would be Webclient method.

But this method doesn't work for some websites, such as NeoBux, and others (I can't remember). It just simple return a bunch of random strings or a time-out exception.

It's like the site deliberately rejects the request made by Webclient. Any idea on how to bypass this problem?



Submitted via EggHeadCafe
Microsoft LINQ Query Samples For Beginners
http://www.eggheadcafe.com/training...erators/33/LINQ-Standard-Query-Operators.aspx
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top