Help for Internet Explorer 11

Where do I find Help for Internet Explorer 11 ?
I have Windows 7 64-bit and IE11 but I can't find help for that latest browser. In Help and Support, I only find help for Internet Explorer 9
My problem is that since installing IE 11, I am unable to pin pages viewed on the screen to my Favorites; that is the pages that are pinned are different from the pages being viewed.       

Hi
from Desktop IE... Help>Online Support menu
or go to
http://answers.microsoft.com
Include the full address of any webpages that you are having issues with.
Pinning is not the same as Adding to favorites.... Web sites program how their sites are to be pinned or added to the Win7 or Win8 Start menus.
Regards.
Rob^_^

Similar Messages

  • Need Help For Internet Explorer 6.0

    When i try to enter some websites i will get Your current security settings prohibit running ActiveX controls on this page. Why is this happening? Is it due to IE security level settings or firewall? I tried to turn my IE security level settings off but i still get the same message anyone here has any idea how to fix this problem?
    Is it caused by the nividia drivers firewall?My MB is MSI Kt8 Neo platinum

    do you have a program like search and destroy or ad-aware?
    either of those programs will remove spyware.
    just a suggestion, but you might want to do yourself a favor and download firefox

  • In help, it said, for internet explorer users how to remove it

    when i some news in yahoo firefox said error and said start a new season.
    and still can't open it.
    in menu bar help, for internet explorer users how to remove it. thanks.

    See:
    * http://kb.mozillazine.org/Firefox_crashes
    * [[Firefox crashes]]
    * http://kb.mozillazine.org/Browser_will_not_start_up

  • Acrobat PDF reader for Internet Explorer may be unloading/unabling custom plugin

    Hi,
    My question is basically to understand what is happening in this situation so that I can find where is the problem and how to solve it.
    We have used Acrobat 6.0 SDK to develop our custom plugin. This plugin is basically wrapper to few basic tools  (note, stamp, text ) etc.. provided by Acrobat 6.0 SDK. We have also developed PDFViewer.dll to view PDF document within Internet Explorer. So when user load document within our website this PDFViewer loaded with the custom plugin and user can use those tools.
    We are installing this plugin under <Acrobat X>/Plug_ins/<Company Name>/MyPlugin.API.
    In our web site we are giving list of documents and when user click on a document it will load the PDFViewer and custom plugin. We are loading Acrobat.exe in advance so that we can load quickly.  Now the problem happens when user open any other PDF in different tab or instance of Internet explorer. ?How?
    Consider in a internet explorer user logged in our web site and then he/she can see let's say 10 documents. 1.pdf, 2.pdf, 3.pdf, etc...
    Now when user select document 1.pdf we are loading that PDF in the IE within our PDFViewer with custom plugin. (Here I have seen that behind the scene Acrobat.exe is loaded in the processed using task manager)/  If at this time if user opens another instance of Internet explorer or another tab and open a PDF document it opens PDF in the standard Adobe Reader PDF viewer for Internet Explorer resides at (C:\Program Files\Common Files\Adobe\Acrobat\ActiveX).
    If at this time user goes back to our site and tried to work on 1.pdf our custom plugin works fine BUT if user opens any other document (let's say 2.pdf) the plug in stops working basically looks like it is not loaded.
    This issue only happens if user opens a document in another internet tab or explorer instance and open PDF which resulted in to open Acrobat Activex for internet explorer. If user opens a PDF document out side of internet explorer it is not creating any problem because at that time ActiveX does not loaded.
    So my guess is something is going on when ActiveX for PDF is get loaded into Internet Explorer.
    I want to know more what is happening and why it is happening. Due to this behavior our web site users can't use any other web site which opens PDF documents because then they have to log off and log back in our web site.
    Please we need immediate help.
    I am open to provide more details with screen captures.
    Thanks,
    Twinkle

    Hi,
    Thanks.
    So I want to make sure this is because with Acrobat 9 - the new way to deal with PDF's?  Because as per my knowledge it was working fine with Acrobat 8.
    Moreover, if I am understanding correctly and I have tested too, the order is important here, right? If I will load PDF in IE first and then I will work on my web site it is not creating problem but if I will launch my web site first and then open PDF within IE in different tab it is creating problem because they are using same interface and when AcroPDF instantiating overriding and failed to load plug_in
    Here I have seen that both Acrobat.exe and AcroPDF.dll is using same Acrobat.dll pointing to same memory addresses and that's why problem is happening.
    IT would be great if you can provide any other way to "hook" adobe because the bottom line I have to use AcroExch.App from SDK.
    One last question, I have seen that if I am opening a PDF in Internet Explorer in a different tab (not in my web app) while pressing SHIFT key and the move to my web site and load different document it is working fine, so the question is what different is happening when we open PDF in IE with pressing SHIFT key and without pressing SHIFT key. IS AcroPDF.dll behaves differently while opening PDF with SHIFT key pressed?
    Thanks for all your help.
    Twinkle    

  • RTSP Embedded for Internet Explorer

    Can anyone explain how to embed a RTSP file into a web page for INternet Explorer? Or even point me to an example of someone else doing this on the web? I cannot seem to find any examples of true RTSP files working inside IE. I am using QTSS for both live and cached files and need IE to be able to display them properly. So far all I get is a big blue "Q". THis used to be easy, I think MS changed something in IE???? HELP!

    Answering my own question...
    Here is the code I settled on, works in every browser I tried and uses a poster frame as the launch button. Streaming files are QVGA (320x240) with autoplay and controller enabled and loop disabled.
    <OBJECT
    CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B"
    WIDTH="320"
    HEIGHT="256"
    CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab">
    <PARAM name="SRC" VALUE = "http://*url location of your poster frame*.jpg" >
    <PARAM name="QTSRC" VALUE = "http://*url location of your poster frame*.jpg" >
    <PARAM name="HREF" VALUE = "rtsp://*url location of your streaming file*.mov" >
    <PARAM name="AUTOPLAY" VALUE = "true" >
    <PARAM name="CONTROLLER" VALUE = "true" >
    <PARAM name="TYPE" VALUE = "video/quicktime" >
    <PARAM name="TARGET" VALUE = "myself" >
    <EMBED
    SRC = "http://*url location of your poster frame*.jpg"
    QTSRC = "http://*url location of your poster frame*.jpg"
    HREF = "rtsp://*url location of your streaming file*.mov"
    TARGET = "myself"
    CONTROLLER = "true"
    WIDTH = "320"
    HEIGHT = "256"
    LOOP = "false"
    AUTOPLAY = "true"
    PLUGIN = "quicktimeplugin"
    TYPE = "video/quicktime"
    CACHE = "false"
    PLUGINSPAGE= "http://www.apple.com/quicktime/download/" >
    </EMBED>
    </OBJECT>
    Hope that is some help for one of the 300 or so folks that read this post! Good Luck!

  • Special coding for Internet Explorer

    We are modifying a website that was constructed in 2007 using Dreamweaver.  In a .css file containing code for external stylesheets, there are numerous instances of double-coding, based upon brower type-one set of code for IE and another for “other browsers”.  The following is an example:
    #mainCont1  /* other browsers */ {
    float: left;
    max-width: 600px;
    background-color:#FFFFFF;
    z-index:2;
    min-height: 650px;
    *html #mainCont1  /* for IE */ {
    float: left;
    width: 598px;
    background-color:#FFFFFF;
    z-index:2;
    height: 650px;
    The .css and .html code currently supplied by Dreamweaver when creating  a new page does not contain duplicate code for IE.  Is there still a reason to code differently for Internet Explorer? 
    The only reference to variations in browsers when creating a new file in Dreamweaver is the following code in the .css file:
    ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
    padding: 0;
    margin: 0;
    Would adding this code eliminate the need for double coding in css for  “other browsers" and then for IE as was done in 2007?

    What i can tell about my experience, these are known as "css hacks". If your page code its ok and you page its well build there is no need of this tricks, but sometimes new versions of browsers are "buggy" like IE and you have to help them with this hacks so they show correctly. It happens to me all the time that pages look correctly on firefox for example and different on IE, I dont know why they added the "compatibility mode" button it just get worst.
    this happens to me often when using dynamic content with javascript scripts.

  • Web.SHOW_DOCUMENT('URL', '_blank') doesn't work for Internet Explorer 7

    Hello,
    In my company, we are using Oracle Forms 10.1.2.0.2.
    After inserting a URL, users are logged in. There is one page in the application that uses a button to open a PDF in a new page.
    Code behind this button:
    web.SHOW_DOCUMENT('URL', '_blank');
    For internet explorer 6, there is no problem, but last week, some users have upgraded their browser to Internet Explorer 7. When they now push the PDF button, nothing happens. No error is given.
    Could someone please help me..

    Actually, I think a couple of my colleagues have seen this with IE7 recently... It seemed to be related to individual PCs rather than anything in our software, and was sort-of sporadic. I think on one of the PCs, there'd been an update to the Google toolbar and that had caused problems (and of course, if you have Google toolbar, that has its own popup blocker that you need to disable for the site in question.)
    Sorry to be vague, but I would look for any other browser plug-ins on the machine that might be causing issues.
    James

  • Where to download com.ms.security.PolicyEngine package for Internet Explore

    Hi,
    Where can i download com.ms.security.PolicyEngine package for Internet Explorer
    I need this to execute my applet.pls give information abt netscape security for executing applet
    Thanks
    naveen

    A quick google revealed: [this page|http://java.sun.com/j2se/1.4.2/docs/guide/deployment/deployment-guide/upgrade-guide/article-05.html] that should help.

  • Website asking for Internet explorer.

    I am tRying to access a HSBC website. It is telling me that I must have Internet explorer. The helpline says you cannot access the site on a mac. Surely I don't have to go out and buy a pc. Is there something I can download. Currently I am trying on an old MacBook with snow leopard but soon will be using the new MacBook that is due to be delivered any time now

    Hello,
    I am trying to access my school's online classes @:
    https://www.lomanet.org:443/LOMANET/error.asp?errorName=IERequired%21&errorDescription=LOMANET+requires+Internet+Explorer%2E&errorDetail=L OMANET%27s+functions+are+optimized+for+Internet+Explorer+4%2E0+orlater%2E&businessEntityID=%2D1
    However it tells me that I need Internet Explorer 4 and up.
    I have tried Firefox and Opera and I still can't access their website.
    It there anything I can do?
    I am tying to avoid having to set up bootcamp or parallel.
    I tried WineBottler, but the prefixes keeps on crashing....
    Any help is appreciated!
    Thanks in advance

  • IPad browser showing outdated browser and asking for internet explorer updation . dont know what to do.?

    iPad browser showing outdated browser and asking for internet explorer updation . dont know what to do.?

    It's coming when I try to open yahoo.not able to open yahoo.now how can that be outdated? It's opening fine in my laptop, problem only in iPad mini. Can anyone help?

  • Where to find download Flash Player ActiveX 11.7.700.169 for internet explorer 9

    Only IE 9 browswers with ActiveX flash Player 11.7.700.169 are working on our  company.
    I´m working as technical systemadministrator and manage 1000 computers who have problem with flash player.
    Where can i find archived version of flash player ActiveX for internet explorer?
    Here is what i find:
    http://helpx.adobe.com/se/flash-player/kb/archived-flash-player-versions.html
    But there is no Flash player 11.7.700.169 ActiveX for Internet Explorer - where can i find that?
    - please help me the situtation is horrible, no one can work with their webbased applications.

    Thanks!!
    These are the unzip files.
    -Which one is ActiveX for Internet Explorer?
    Please see my screenshot

  • Manage passwords for Internet Explorer 11 on Windows 7 ??

    How does a person find the mange passwords feature for Internet Explorer 11 on a Windows 7 box?  I saw a few webpages on this topic for IE 10, and also for IE11 on Windows 8, but nothing for IE11 on Windows 7.  When I go to IE 11 / Internet Options
    / Content / Auto Complete / Settings, there is no option to manage passwords.  I went to Credentials Manager and it says there are no windows credentials, and it doesn't show any web or Internet Explorer credentials.  Thanks

    Thanks for the reply. 
    That link to the eightforums.com was not helpful.  It states: 
    This tutorial will show you how to view ...
    stored passwords by Internet Explorer 11 (IE11)
    in your account in Windows 7,
    Windows 8.1, and Windows RT 8.1.
    View and Remove Stored Passwords for Sites in Credential Manager
    1. Open the Control Panel (icons view), and click/tap on the Credential Manager icon.
    2. Click/tap on Web Credentials, and expand a listed website (ex: www.eightforums.com) under "Web Passwords" that you want to view or remove ...
    However it is apparent that the author of the article did not verify that this method is applicable to Windows 7.
    When I click on the Credential Manager in Windows 7, there are no web credentials.  I looked on all 3 of my Windows 7 computers (one Windows 7 Professional and two Home Premium boxes) and none of them had a web credentials section. 
    Any other ideas?

  • Solution center suddenly ask for enabling Adobe Flash player for internet explorer for scanning

    Solution center suddenly ask for enabling Adobe Flash player for internet explorer for scanning. However, flash player is installed and enabled, but HP Solution center keeps asking for enabling and doesn't let me scan.
    Any suggestion?

    Hello there! Welcome to the forums @yuvalyanai 
    I read about the issue you are having with scanning, as you are seeing a message to enable Adobe Flash player.
    To begin, I would like to know some more information:
    Which operating system you are running and which printer you are working with?
    How Do I Find My Model Number?
    Which Windows Operating System am I running?
    Can you make copies successfully?
    Can you print from your computer?
    Have you tried updated Adobe Flash player?
    Can you scan successfully from Microsoft Paint?
    How is your printer connected to your PC, wireless, ethernet or USB?
    In the meantime, try resetting the printer:
    Press the Power button to turn on the product.
    With the product turned on, disconnect the power cord from the rear of the product.
    Unplug the power cord from the wall outlet.
    Wait at least 15 seconds.
    Plug the power cord back into the wall outlet.
    Reconnect the power cord to the rear of the product.
    If the product does not turn on by itself, press the Power button to turn it on.
    I hope to hear from you, have a wonderful weekend
    R a i n b o w 7000I work on behalf of HP
    Click the “Kudos Thumbs Up" at the bottom of this post to say
    “Thanks” for helping!
    Click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution!

  • Can anyone recommend a programmer that can fix iWeb for Internet Explorer?

    Can anyone recommend a programmer that can fix iWeb for Internet Explorer? I had one experienced source from GetaFreelancer.com who did a 17 page fix for $25. He would have done commented code for $40 so I could do the fixes myself afterward but he is not available right now. Guru.com yielded no comparable sources. Elance has a $50 minimum. All the other bids were in the hundreds of dollars without the commented code.

    The image on the right of your index page needs pulling down a bit, it looks messy covering the top banner.
    Secondly, you've changed quite a lot on your page so this makes life harder for everyone. For example, now at the bottom of the page in fireFox I see 'IP' on the line below the rest of the details, but because you changed things I now don't know whether that's because of my screen resolution or your coding. Is it still on one line for you?
    The problem with your columns may partly be based on the fact that you have a variety of span classes effectively achieving the same thing, and there are lots of unnecessary bits of code. How much of this is iWeb and how much is you I don't know. You've got an li class, a paragraph class, a written-out span class and some kind of specified bullet class all for one sentence. You only need one, maximum two of those things. Even if it's not conflicting and that's not the reason why it looks messed up, you'd do better to strip the code of all the unnecessary rubbish.
    To do this with help I recommend someone who is familiar with iWeb and has access to it in front of them. A professional programmer won't be able to help you, because they can't really tell which bits are generated by iWeb and which parts you can actually change.
    I recommend starting with a blank page and creating your columns and text without any styling other than bullets. Check it in both IE and FF. Then slowly begin to add your styling back in until you see if there's a problem. Finally, put the text on a (new) page which has your full website styling and see if there's a conflict between your page layout code and your page text code.

  • How can I know if the version of Flash Player installed is the right version for Internet Explorer?

    Hello,
    I have Windows 7 Starter with Internet Explorer 8 and Adobe Flash Player 10,1,85,3.
    I am experiencing problems with one particular web site which uses Flash technology to operate its web site., which is:
    gadget-detective.moonfruit.com.
    It has been suggested to me that I check I have installed the correct Flash Player for the web browser
    I am using which is Internet Explorer 8, that in particular I should check I have not installed in error a Flash Player
    for "other browsers". I do not know how to check if the version of Flash Player I have installed is the correct one for
    Internet Explorer, but, when I go to the Adobe web site at:
    http://www.adobe.com/software/flash/about/
    it states that Flash Player is successfully installed.
    Here are the problems I have been encountering with accessing the above-mentioned "gadget-detective" web site,
    where I have had to use different URLs to attempt to get access to the technical advice areas on their web site:
    1)A Welcome page with a link to the Free Technical Advice page located someway down the centre of the Welcome page,
    but still with none of the previous links along the left side:
    http://www.gadget-detective.moonfruit.com/#/free-tech-advice/4515074362
    2)A Welcome page with no links at the left side and in particular no link at all to the Free Technical Advice page:
    http://www.gadgetdetective.com/
    3)A completely black page:
    http://gadget-detective.moonfruit.com/#/free-tech-advice/4537230823
    How can I be certain that I have the correct version of Flash Player for my web browser Internet Explorer 8?
    Regards.

    Hello  ʇɐb ɹəuəllıʍ ,
    Thanks for your reply. I would appreciate it if you could let me know what the Flash Player setting
    called "Hardware Acceleration" does, before I try disabling it.
    Regards.

Maybe you are looking for