|
|
Subject:
Internet Explorer Web Extension and XP SP2
Category: Computers > Programming Asked by: ron402-ga List Price: $50.00 |
Posted:
02 Nov 2004 14:58 PST
Expires: 02 Dec 2004 14:58 PST Question ID: 423644 |
I have an Internet Explorer Web Extension that adds a toolbar button. When the button is pushed it runs a JavaScript file on the user's computer. This script does a window.open to collect information from the user and send it to a local small HTTP server. Before XP SP2 this worked fine. Now I need to make the following changes in the Internet Options: - Go to the Advanced tab and under Security, check to "Allow active content to run from files on My Computer". - Go to the Privacy tab and uncheck the "Block pop-ups" box. I would like for my toolbar button to work without the user having to make manual changes to the Internet Options. Is there a way to do that? Also, I don't really want to totally turn off pop-up blocking. I would just like to allow pop-ups for the Local Machine zone, but there is no way to do that in Internet Options. Any ideas on what I could do? |
|
There is no answer at this time. |
|
Subject:
Re: Internet Explorer Web Extension and XP SP2
From: 12345a-ga on 08 Nov 2004 11:54 PST |
Why not place the html file with the javascript on a web server its self instead of in a local file. As for the pop up / box perhaps you don't need that or you could try java. As for the pop up blocking thing you could look at other programs that block pop ups then allow internet explorer to access stuff but block everything else with the third party pop up blocker software. I have an Internet Explorer Web Extension that adds a toolbar button. When the button is pushed it runs a JavaScript file on the user's computer. This script does a window.open to collect information from the user and send it to a local small HTTP server. Before XP SP2 this worked fine. Now I need to make the following changes in the Internet Options: - Go to the Advanced tab and under Security, check to "Allow active content to run from files on My Computer". - Go to the Privacy tab and uncheck the "Block pop-ups" box. I would like for my toolbar button to work without the user having to make manual changes to the Internet Options. Is there a way to do that? Also, I don't really want to totally turn off pop-up blocking. I would just like to allow pop-ups for the Local Machine zone, but there is no way to do that in Internet Options. Any ideas on what I could do? |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |