Tagged Questions
The trusted-sites tag has no wiki summary.
8
votes
6answers
9k views
Programmatically add trusted sites to Internet Explorer
I'm doing an IE automation project using WatiN.
When a file to be downloaded is clicked, I get the following in the Internet Explorer Information bar:
To help protect your security,
Internet ...
4
votes
6answers
2k views
How to add URL to the trusted zone in Internet Explorer?
How can I add an URL to the trusted site? It seems that there are stored in the registry, but where exactly?
The hints I've googled so far weren't helpfull.
The .net programm will run locally on each ...
1
vote
2answers
38 views
asp.net: IE 7 & 8 closes automatically (not trusted site)
in my asp.net application I'm calling a site, which is producing a .pdf file of the content of the viewed page.
In IE 9 everything is fine - the browser opens a new window and there the pdf file ...
1
vote
1answer
615 views
ASP.NET - Bypassing IE9's “Open / Save / Save As” when opening a link to an intranet file
I'm currently developing an ASP.Net website with one section containing a number of links to documents stored on the network. Is there any way to force IE9 to open network resources, bypassing the ...
1
vote
1answer
222 views
Add to Trusted Site
What we did:
We have created an activex which installs through the web browser into client machine
What are the Problems facing now?
We are trying to add the site in trusted site list
Which we ...
1
vote
0answers
355 views
What happens when you add/remove current site as trusted site?
What happens when you add/remove the current site, while logged on, as a trusted site?
When users do this on our website, and then try to click on a link or close the browser, they get the following ...
0
votes
0answers
39 views
IE iframe integration without trusted sites and display mixed content
I am writing a web services integration with a product using iframes because the product itself is very old. The problem I have or just do not like is the fact that in IE it asks that the user ...
0
votes
0answers
64 views
Web Site Button to Add to Trusted Sites List?
I would like to present (IE 8/9) web browser users with a button on a web page that would emit something to the browser so my domain could be added to the browser's "trusted sites" list. I don't care ...
0
votes
1answer
62 views
Is it possble to check from the code of ActiveX, if the current page(site) is in Trusted Sites zone?
Hi
I have legacy ActiveX (ATL), that works properly if loaded from the Trusted Sites security zone.
I want to add verification in code, the be sure that customer added the host of activeX to the ...
0
votes
0answers
64 views
OpenID setup possible with default trusted sites?
This may be obvious to some, but I am just at the stage of putting a spec together and do not have direct experience in setting up an OpenID server or consumer.
We have a central members' database ...
0
votes
3answers
223 views
Embeding or reparenting a Windows Application inside Internet Explorer
Is it possible to host/embed/reparent a normal Windows Application into a web page loaded into Internet Explorer on our Intranet?
I'd like to do something like have the user press a button on our ...