Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can I use Javascript to disable add-ons for IE7

Status
Not open for further replies.

kate8

Programmer
Feb 14, 2001
184
US
Hi,
I need to open a link in IE7 without add-ons since add-on are causing problem in that application. So I am thinking to use Javascript to disable the add-on when that webpage is open. Running IE without add-ons only in that page.Is this possible?

Thanks for any suggestions and helps!!!
 
Vicvirk,thanks for respond!!

What I want to do is when clien open that link with a new window open, the add-on is disable only in that window. I was told that VBScript can do it, so I though Javascript might be able to do it.
 
If you can find the VBScript to do it, then it could probably be converted to JavaScript... however, if you have the VBScript, there would be no need to convert it!

Dan



Coedit Limited - Delivering standards compliant, accessible web solutions

Dan's Page [blue]@[/blue] Code Couch:
Code Couch Tech Snippets & Info:
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top