This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use. Learn more
Microsoft Logo
Gray Pipe
Developer Network Developer Network Developer
:CreateViewProfileText: Sign in
Subscriber portal
Get tools
  • Downloads
    • Visual Studio
    • SDKs
    • Trial software
      • Free downloads
      • Office resources
  • Programs
    • Subscriptions
      • Overview
      • Administrators
    • Students
      • Microsoft Imagine
      • Microsoft Student Partners
    • ISV
    • Startups
    • Events
  • Community
    • Magazine
    • Forums
    • Blogs
    • Channel 9
  • Documentation
    • APIs and reference
    • Dev centers
    • Samples
    • Retired content
search clear
We’re sorry. The content you requested has been removed. You’ll be auto redirected in 1 second.
Ask a question
Quick access
  • Forums home
  • Browse forums users
  • FAQ
Announcement: 1

Internet Explorer Extension Development announcement

  • Link
    Internet Explorer 11 Preview
    Ryan Bolz Wednesday, June 26, 2013 5:23 PM

    Please be aware that Microsoft Internet Explorer 11 Preview is now available. Please feel free to post questions or discussions related to IE 11 Preview in this forum.

    Thanks,

    Microsoft Community team

RRS feed

  • Remove From My Forums

Forums [ view all ]

Selected forums

Clear
Internet Explorer Extension Development
x
Filter : All threads
All threads
Answered
Unanswered
Proposed answers
General discussion

No replies
Helpful
Has code

All languages
Sort : Most recent post
  • Most recent post
  • Most recent thread
  • Total votes
  • Total replies
  • large check mark
    0 Votes

    Support for MS Edge Extension Development

    Internet Explorer Development
     > 
    Internet Explorer Extension Development
    Welcome to the MSDN forum for IE & Edge extension Development. If you have questions around development of extensions for Edge then you can ask it ...
    Sticky | 0 Replies | 967 Views | Created by Deepak Saradkumar Panchal - Monday, November 26, 2018 7:10 AM
  • large check mark
    0 Votes

    Regarding Manage Add-ons in windows 10

    Internet Explorer Development
     > 
    Internet Explorer Extension Development
    Manage Add-ons am seeing Java(tm) Plug-In SSV Helper and Java(tm) Plug-In 2 SSV Helper in enabled state but in the service account am seeing both has 'Incompatible' state because of this ...
    Unanswered | 5 Replies | 305 Views | Created by Mike xing - Thursday, December 26, 2019 6:28 AM | Last reply by Deepak Saradkumar Panchal - Friday, December 27, 2019 3:24 PM
  • large check mark
    0 Votes

    Where does the IE11 download history in Windows 10 stored?

    Internet Explorer Development
     > 
    Internet Explorer Extension Development
    I want to remove all the IE11 download history manually, but i do not know where the history stored? can anyone tell me? thank you.
    Unanswered | 13 Replies | 694 Views | Created by gaxjyxq - Tuesday, December 3, 2019 9:56 PM | Last reply by Simple Samples - Thursday, December 26, 2019 9:22 PM
  • large check mark
    0 Votes

    How to handle compatibility view websites in custom browsers

    Internet Explorer Development
     > 
    Internet Explorer Extension Development
    Hello everyone, I am developing an IE browser, and the control used is IWebBrowser2. When processing a site that has been added to the compatibility view, I set the document mode to IE5, but the ...
    Unanswered | 1 Replies | 441 Views | Created by Rafael_c - Monday, December 2, 2019 2:32 AM | Last reply by Zhi Lv - Monday, December 2, 2019 9:11 AM
  • large check mark
    0 Votes

    How to get request data from IDownLoadManager::Download

    Internet Explorer Development
     > 
    Internet Explorer Extension Development
    GetDisplayName(pbc, NULL, &name);   download_url = name;   CoTaskMemFree(name);   variant_t ...
    Unanswered | 3 Replies | 3187 Views | Created by Rafael_c - Thursday, November 7, 2019 7:22 AM | Last reply by Rafael_c - Friday, November 29, 2019 3:47 AM
  • large check mark
    0 Votes

    How to get newly created child window object in IE C# ShdocVW

    Internet Explorer Development
     > 
    Internet Explorer Extension Development
    Hi, I tried using the ShellWindow class to get the list of IE window opened. But it is giving only one window(Parent) not giving the ...
    Unanswered | 4 Replies | 2216 Views | Created by RajaPazhanivel - Monday, November 25, 2019 9:35 AM | Last reply by Simple Samples - Tuesday, November 26, 2019 4:15 PM
  • large check mark
    0 Votes

    non-admin user can't find BHO

    Internet Explorer Development
     > 
    Internet Explorer Extension Development
    Windows 10, IE 11 in a corporate environment.  We have a BHO that is installed by an admin user.  When a user browses to the web site it checks if the BHO is installed.  If the BHO is ...
    Unanswered | 4 Replies | 570 Views | Created by Darrell Schroeder - Wednesday, October 30, 2019 5:43 PM | Last reply by Darrell Schroeder - Friday, November 1, 2019 2:21 PM
  • large check mark
    0 Votes

    OnBeforeNavigate2 not getting triggered in case of redirect for IE11

    Internet Explorer Development
     > 
    Internet Explorer Extension Development
    I have written BHO using C++ which uses SINK to capture events like OnBeforeNavigate2. In case of a redirect involved, onBeforeNavigate2 event is getting triggered for IE10 but not for ...
    Unanswered | 4 Replies | 501 Views | Created by Bhavya Sharma - Wednesday, September 25, 2019 7:09 AM | Last reply by Deepak Saradkumar Panchal - Monday, September 30, 2019 3:11 PM
  • large check mark
    0 Votes

    When using IHttpNegotiate and the server returns HTTP response 204 OnResponse is not called

    Internet Explorer Development
     > 
    Internet Explorer Extension Development
    Hi all, As the title says when i am using IHttpNegotiate and the server returns HTTP response 204 OnResponse is not called. instead OnStopBinding is called with a generic ...
    Unanswered | 3 Replies | 503 Views | Created by Omer Balash - Sunday, September 15, 2019 4:19 PM | Last reply by Deepak Saradkumar Panchal - Wednesday, September 25, 2019 10:36 AM
  • large check mark
    0 Votes

    Missing Microsoft.ShDocVw in C# coded UI test

    Internet Explorer Development
     > 
    Internet Explorer Extension Development
    Hello, During running C# coded UI test when trying to access some controls an exception is thrown with the following message: Could not load file or assembly ...
    Unanswered | 2 Replies | 419 Views | Created by michasanyi - Tuesday, September 24, 2019 9:26 AM | Last reply by Simple Samples - Tuesday, September 24, 2019 4:12 PM
  • large check mark
    2 Votes

    Simple addon to download pdfs automatically

    Internet Explorer Development
     > 
    Internet Explorer Extension Development
    I am looking to have PDF files download automatically in IE, at least from a specific site. I am looking for any solutions to do this, and perhaps a plugin would work. That is, ...
    Unanswered | 3 Replies | 1237 Views | Created by Brian Tkatch - Friday, August 23, 2019 12:14 AM | Last reply by Deepak Saradkumar Panchal - Friday, August 23, 2019 6:19 AM
  • large check mark
    1 Votes

    Not getting WM_ACTIVATE message for IME(Input Method Editor) window

    Internet Explorer Development
     > 
    Internet Explorer Extension Development
    Hi, I need help for Input Method Editor (IME) windows....... I am developing an application to subclass an container window of Internet explorer ...
    Answered | 3 Replies | 4412 Views | Created by Ramanujam Win32 developer - Friday, November 4, 2011 4:14 PM | Last reply by Gumber - Tuesday, August 13, 2019 3:58 PM
  • large check mark
    0 Votes

    EPM + ActiveX (IE create new process for plugin object and destroy it immediately)

    Internet Explorer Development
     > 
    Internet Explorer Extension Development
    on Windows 10 x64, with Enhanced Protected Mode (EPM) - on, and EPM-compatible flag available in registry (plus all needed options to run ie in x64 mode - on), IE 11 create new process (for plugin ...
    Unanswered | 3 Replies | 1060 Views | Created by PFFyodor - Friday, July 5, 2019 11:26 PM | Last reply by PFFyodor - Wednesday, July 10, 2019 11:14 AM
  • large check mark
    0 Votes

    I love Internet Browsing

    Internet Explorer Development
     > 
    Internet Explorer Extension Development
    Internet is very helpful for us now a days
    Unanswered | 0 Replies | 685 Views | Created by Abdur Rouf - Friday, May 17, 2019 5:42 PM
  • large check mark
    0 Votes

    what is web designing ?

    Internet Explorer Development
     > 
    Internet Explorer Extension Development
    what is web designing ? i want to talk about the fastest and easiest way of introducing job and earning money , web site designing is so common these days and there are many people ...
    Discussion | 0 Replies | 666 Views | Created by idarzvi - Sunday, April 28, 2019 6:25 AM
  • large check mark
    0 Votes

    How to publish the IE extension on IE add on gallary?

    Internet Explorer Development
     > 
    Internet Explorer Extension Development
    Hi All, I have developed a IE extension and want to publish it on IE Gallary. Can anyone please help me with the steps or ...
    Unanswered | 1 Replies | 1298 Views | Created by DT_2 - Wednesday, April 10, 2019 12:30 PM | Last reply by Deepak Saradkumar Panchal - Thursday, April 11, 2019 7:57 AM
  • large check mark
    0 Votes

    ping

    Internet Explorer Development
     > 
    Internet Explorer Extension Development
    In Linux, it is possible to ping in less than 1 second intervals by adding -i 0.2 What is the equivalent of the -i token in Windows? For example, in Linux ping ...
    Proposed | 1 Replies | 1319 Views | Created by BehrozDodangeh - Thursday, April 4, 2019 10:09 AM | Last reply by Sheng Jiang 蒋晟 - Thursday, April 4, 2019 5:44 PM
  • large check mark
    0 Votes

    silverlight

    Internet Explorer Development
     > 
    Internet Explorer Extension Development
    which oerating systems for tablets support silverlight? it is extremely bad program even on PC almost all brousers are not supported
    Unanswered | 1 Replies | 804 Views | Created by Alexey_Kh - Monday, March 25, 2019 10:09 AM | Last reply by Deepak Saradkumar Panchal - Tuesday, March 26, 2019 2:01 AM
  • large check mark
    2 Votes

    How to validate server's certificate during HTTPS negotiation

    Internet Explorer Development
     > 
    Internet Explorer Extension Development
    I understood HTTPS is like HTTP, a built-in APP(protocol handler) supported in IE web browser control. When creating a HTML application using web browser control for ...
    Answered | 8 Replies | 4891 Views | Created by Mr_Jones_ - Monday, November 5, 2012 11:44 PM | Last reply by KatTer - Monday, March 18, 2019 7:51 AM
  • large check mark
    0 Votes

    BHO Cross Domain Cookie Handle C#

    Internet Explorer Development
     > 
    Internet Explorer Extension Development
    Hi, We are developing BHO IE extension. Functionality need to be implemented : BHO will show div/box contain "Login" Button on any ...
    Proposed | 3 Replies | 917 Views | Created by Shreya Agrawal - Tuesday, March 12, 2019 7:02 AM | Last reply by Sheng Jiang 蒋晟 - Thursday, March 14, 2019 10:05 PM
  • large check mark
    2 Votes

    Deleted

    Internet Explorer Development
     > 
    Internet Explorer Extension Development
    Deleted
    Unanswered | 3 Replies | 958 Views | Created by MigrationUser 1 - Tuesday, February 5, 2019 5:36 AM | Last reply by Deepak Saradkumar Panchal - Monday, February 11, 2019 8:30 AM
  • Items 1 to 20 of 5762 Next ›
Announcement: 1

Internet Explorer Extension Development announcement

  • Link
    Internet Explorer 11 Preview
    Ryan Bolz Wednesday, June 26, 2013 5:23 PM

    Please be aware that Microsoft Internet Explorer 11 Preview is now available. Please feel free to post questions or discussions related to IE 11 Preview in this forum.

    Thanks,

    Microsoft Community team

Help us improve MSDN.
Visit our UserVoice Page to submit and vote on ideas!
Make a suggestion

Dev centers

  • Windows
  • Office
  • Visual Studio
  • Microsoft Azure
  • More...

Learning resources

  • Microsoft Virtual Academy
  • Channel 9
  • MSDN Magazine

Community

  • Forums
  • Blogs
  • Codeplex

Support

  • Self support

Programs

  • BizSpark (for startups)
  • Microsoft Imagine (for students)
United States (English)
  • Newsletter
  • Privacy & cookies
  • Terms of use
  • Trademarks
logo © 2019 Microsoft