The text of this article is not in this database — only its details are. Read it on the old site: Download Files using HTTP and Proxy Server in VB.NET
3 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.

hassan hamidPosted Nov 26, 2008, 3:25 PM
Thank you for this example but i have Question !!! How can use this Example to browsing Web Like private proxy Or something like that . Thank you ....
Karan GhanwatPosted Feb 15, 2008, 10:04 AM
I hv used ur sample code n it's worked well. Thank You Mahesh
Sandra TovarPosted Oct 25, 2006, 11:28 AM
Hello, I am trying to download a file from internet using WebClient in an vb.net application but I am getting a verification page instead of the file that is a .csv file. If I put the URL directly in the Internet Explorer, it works perfectly and I can download the file but for some reason I cannot do that directly from VB.NET. Can you please help me? Thanks,