[Newbies] RE: classes and code snippets to download a web page

Joseph J Alotta joseph.alotta at gmail.com
Sat May 25 16:28:18 UTC 2013


I cannot find the WebClient class.  There needs to be a way to insert login information.

Remember you are talking with a beginner here.

Can someone please post a working snippet of code?


Sincerely,

Joe.



> Greetings,
> 
> I am looking for classes and code snippets to download a statement from my mutual fund company.
> 
> It would have to login, submit the password and then download from a link.
> 
> Does anyone have code that does this?
> 
> 
> Sincerely,
> 
> Joe.
> 
> 
> Hi Joe,
> 
> 
> 
> Have a look at WebClient httpGet:
> 'http://yourAddress.com/yourLinkToDownload'
> 
> 
> 
> It handles everything you need.
> 
> 
> 
> All the best,
> 
> 
> 
> Ron Teitelbaum



More information about the Beginners mailing list