2
Answers

Set IE options programmatically

Opariti

Opariti

16y
12.7k
1

Hi,

I'd like to control - through the code behind (C#) - the IE browser settings, which are normally accessed through Tools/Internet options or right-click on the menu stripes. I want to do that at the pre-init phase of the page load and to last for the whole user session period. I know there's an IE COM object "somewhere" but don't know how to handle it.

Many thanks!

Answers (2)