Click here to Skip to main content
15,884,009 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
So, here is the thing.

I have made a very very advanced web browser in Visual Studio 2010(which includes Proxy, Tabs, Security, Pop-Up Blocker etc). So I need a download manager to go with it. I do know the code for a simple download manger now all I need is the code to over-ride the default Internet Explorer downloader and use my download manger. And also how do I enable multiple downloads in the same page. So anyone got any ideas ?

Also, I wanted to ask that if I put this up one sale will I have any problem with Microsoft because it is their web browser I am using. And by Web Browser I mean the control. So please reply quick !

Ya, and can I also have a download history ? Thank You.
Posted
Comments
Herman<T>.Instance 12-Sep-11 6:30am    
you can do multiple downloads by seting up each download as a Task<>

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900