I'm developing an advance web browser in visual basic 2008. But there are some problems that really irritate me:
1) Firstly, when there is a popup window, it open in new IE window instead of my own window. I want the popup to open in my own tab/window instead of opening in IE window. I've try many ways and still cannot.
2) When I'm downloading files from the net using my web browser, the IE downloader pop out instead of my own. I want to get rid of those and use my custom downloader instead of the IE one. How do I do it?
Hope somebody can help my problem. Thanks.