I added 'Microsoft Internet Controls' component to my VB project. I guess it use default internet browser to show pages and becaouse of that I have a problem...

The html page I want to load is IE compatible. I know how to see if IE is default browser, but if it's not.... How can I set it to be default (at program start) and than change it to how it was (at the end of program)???? PLease help!!!