PDA

View Full Version : How to integrate WebBrowser tool in my download manager?


letsthink
Aug 9, 2011, 02:56 AM
This is, perhaps a challenging question but still..
I have made a download manager. What should I have to do with the WebBrowser tool in Visual Studio 2010 so that when I click a download link, the downloading starts with my download manager not with the default Internet Explorer one? I don't understand what should I do to integrate the click of the hyperlink so that it my download manager automatically downloads it. Please help me, I am using Visual Studio 2010 and Visual Basic.NET as the programming language.