How to add websites into Trusted Sites list programmatically using c#

P

Prabudas

Hi,

I am programming for a small computer device which is running on
Windows XP. I need to "disable the popup blocker" and enable the
"Allow script initiated windows without size or position constraints"
options. To achieve this, I need to add my local intranet sites to
"Trusted Sites" zone. I need to do this from a startup application,
which is a c# application. Please anyone let me know, how to do this
using c#?

Thanks,

Prabu
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top