views:

70

answers:

0

I have two questions.

  1. How can I set focus to already opened Tab of Internet Explorer from C# program using .net 2.0.

  2. How can I open a new URL in a new Tab of running Internet Explorer instance (not in new window.) from C# program.

I can only use .net up to 2.0.

Your help will be appreciated.