What need more setting for internet explorer

Hi All,
My application developed in 10g developer suit ,Application server is configured. The url which I am using run in mozila 3 , If i ipen it
in simple internet explore, It did not show. Please let me know which changes required to run this url in internet explorer.
Thanks

Forms 10g supported ONLY by IE 6 OR IE 7 with OS XP This is not exactly correct. Please be careful when making statement such as this. The client certified platform information can be found here:
<blockquote>http://www.oracle.com/technetwork/middleware/ias/downloads/as-certification-r2-101202-095871.html#BABGCBHA</blockquote>
Determining exactly which JRE (or Jinitiator) version will be used is partially determined by the following settings in formsweb.cfg. In most cases, if you look at them carefully you should be able to determine what the values you need should be. The following example will show how to use JRE 1.6.0_33. This will require Forms 10.1.2.3 and IE8 or FF3.5
baseHTMLJInitiator=basejpi.htm
jpi_classid=clsid:CAFEEFAC-0016-0000-0033-ABCDEFFEDCBA
jpi_mimetype=application/x-java-applet;jpi-version=1.6.0_33
# The complete list of values for jpi_codebase can be found here:
# http://www.oracle.com/technetwork/java/javase/autodownload-140472.html
jpi_codebase=http://javadl-esd.sun.com/update/1.6.0/jinstall-6u33-windows-i586.cab#Version=1,6,0,33
jpi_download_page=http://www.oracle.com/technetwork/java/javase/downloads.

Similar Messages

  • Proxy setting for Internet Explorer

    Recently purchased new CPU with Windows 8.1. I am not able to access Explorer.  I get an error message about proxy settings. How do I change this?

    Hi,
    To change proxy server settings.
    Click the Tools button, and then click Internet Options.
    Click the Connections tab, and then click LAN settings.
    uncheck  the Use a proxy server for your LAN check box..
    Sudheer MCP,MCSA(Server 2012)

  • What is the best External Hard Drive for a Macbook Leopard 10.5.8?  I need more memory for documents, pictures, videos, and music.  Thanks!

    What is the best External Hard Drive for a Macbook Leopard 10.5.8?  I need more memory for documents, pictures, videos, and music.  Thanks!

    Hi, does your MacBook have Firewire, or just USB?
    FW is far faster if you have that.
    Avoid Bus powered ones.
    http://eshop.macsales.com/shop/firewire/1394/USB/EliteAL/eSATA_FW800_FW400_USB
    USB only...
    http://eshop.macsales.com/shop/firewire/usb/eliteclassic

  • 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?

  • 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.

  • 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    

  • Dropping support for Internet Explorer 8,  and  Firefox 20.x or below

    Starting April 30th, we will discontinue support for all Internet Explorer 8 versions and all Firefox 20 versions and below. In order to continue using Business Catalyst Admin user interface without problems, you and your clients need to upgrade to a more recent browser:
    Download Internet Explorer
    Download Safari
    Download Chrome
    Download Firefox

    Thanks for your reply Shay.
    We plan to officially support IE8 with the next patch release to JDeveloper 11g - currently planned for later this year.That matches what I wrote in my initial post in this forum thread about IE8 support.
    We usually only certify browsers after they officially go production.That does not really answer my question (q1) in this forum thread.
    It is more like, how can I assess that Oracle will support any successor(s) of IE8 or successor(s) of any currently supported browsers for ADF 11g applications in the future? How long will Oracle support "commonly used browsers" for an ADF 11g application I build today, so how long will I be able to use that application?
    How do I answer such questions for ADF 11g applications that should be deployed on the internet (where, as some extranet environments, you typically have not that much (or no) control over which browsers your users use ... although some would like to argue with that, see forum thread "ADF Faces RC browser support and browser market share")?
    (By the way, do you have any feedback for the forum thread "ADF 10g support for Internet Explorer 8"?)
    regards
    Jan

  • ADF 11g support for Internet Explorer 8 plus x

    hi
    Given the current situation for ADF 10g, see forum thread "ADF 10g support for Internet Explorer 8" ...
    at ADF 10g support for Internet Explorer 8
    ... I was wondering about the future browser support in ADF 11g.
    (Specifically about IE8 the knownissues.html document for JDeveloper and ADF 11g (11.1.1.1.0) currently says "Internet Explorer 8 is neither supported nor certified. If you must use IE8, set the compatibility view settings in your IE8 browser to ALL. In IE8, go to the Tools menu -> Compatibility View Settings and check the last checkbox "Display All Websites In Compatibility View"." and "... IE8 support should be in the upcoming first patch set. ..." Re: PanelStretchLayout on IE8.)
    question
    (q1) What is the life expectancy of applications built with ADF (Faces) 11g in regard to their future browser support?
    many thanks
    Jan Vervecken
    edit 20091001 : fixed link to knownissues.html

    Thanks for your reply Shay.
    We plan to officially support IE8 with the next patch release to JDeveloper 11g - currently planned for later this year.That matches what I wrote in my initial post in this forum thread about IE8 support.
    We usually only certify browsers after they officially go production.That does not really answer my question (q1) in this forum thread.
    It is more like, how can I assess that Oracle will support any successor(s) of IE8 or successor(s) of any currently supported browsers for ADF 11g applications in the future? How long will Oracle support "commonly used browsers" for an ADF 11g application I build today, so how long will I be able to use that application?
    How do I answer such questions for ADF 11g applications that should be deployed on the internet (where, as some extranet environments, you typically have not that much (or no) control over which browsers your users use ... although some would like to argue with that, see forum thread "ADF Faces RC browser support and browser market share")?
    (By the way, do you have any feedback for the forum thread "ADF 10g support for Internet Explorer 8"?)
    regards
    Jan

  • 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.

  • 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

  • I Need A Copy Of Internet Explorer

    I trashed IE believing that I would never need it again. However, to access account information from an insurance site, I was told that only IE for Mac would work (I tried unsucessfully both with Safari and Firefox). Since Microsoft no longer offers an IE download for Mac, where on the install discs is it and how do I do only an install for Internet Explorer?

    1) I would politely email those businesses and inform that Microsoft no longer supports IE for the MAC and recommends Mac users use Safari. They can go to MIcrosoft's Website for verification.
    2) On Tech TV ( a fw years ago) I saw an emulato(?) for Safari that would tell Websites you visit that you are using Internt Explorer. I tried it and it worked on one site I visited. Tech TV is now G4 TV and the program had something to do with de-bugging Safari.
    I think the program is called Safari Enhancer.
    3) Read these articles about a simlar, but more serious, situation:
    http://www.boingboing.net/2005/09/06/femato_mac_linuxus.html
    http://www.macintouch.com/readerreports/macmarginalization/topic2715.html
    Tracy

  • OLE broken after Cumulative Security Update for Internet Explorer KB3003057

    Our product has been using the IWebBrowser OLE interface for many years but has failed since Cumulative Security Update for Internet Explorer KB3003057.  What do we need to do to get this  IWebBrowser interface working again.
    http://msdn.microsoft.com/en-us/library/aa752127(v=vs.85).aspx 
    When we try to use the Navigate function it causes general access violations such.
    Our code has not changed for several years so must something must have been chainged in the OLE/ActiveX library with this security update patch. 
    We are getting Access Violations when calling the IWebBrowswer :: Navigate function since this KB3003057 security
    patch.  If I uninstall the patch everything works normally again.  When I re-install the KB3003057
    patch the problem returns.
    All our customers (many different computers in different offices) are getting this problem once they pick up the update.  It is not specific to a particular computer and we are seeing it on Windows 7 and also Windows 8.
    Thanks in advance for any advise you can offer.
    Thanks,
    Jim Clark
    [email protected]

    There is no error when installing the udpate.  It installs fine but after installed it breaks our calls to the IWebBrowswer OLE/ActiveX.  
    http://msdn.microsoft.com/en-us/library/aa752127(v=vs.85).aspx 
    When we try to use the Navigate function it causes general access violations such.
    Our code has not changed for several years so must something must have been chainged in the OLE/ActiveX library with this security update patch. 
    We are getting Access Violations when calling the IWebBrowswer :: Navigate function since this KB3003057
    security patch.  If I uninstall the patch everything works normally again.  When I re-install the KB3003057
    patch the problem returns.
    All our customers (many different computers in different offices) are getting this problem once they pick
    up the update.  It is not specific to a particular computer and we are seeing it on Windows 7 and also Windows 8.
    Thanks in advance for any advise you can offer.

  • ADF 10g support for Internet Explorer 8

    hi
    Working with Oracle support (in SR 7732252.994) we first reached this conclusion ...
    "Microsoft Internet Explorer 8 is not a supported for the ADF Faces applications built using JDeveloper 10.1.3.5.0"
    When I subsequently asked ...
    "Will there be a JDeveloper 10g release (post 10.1.3.5.0) that will support IE8 ?"
    ... the answer was ...
    "Jdeveloper 10.1.3.5 is the last release in the Jdeveloper 10g branch and there will be no more releases after 10.1.3.5.
    Therefore, there will be no support for IE 8 in the Jdeveloper 10g branch."
    question
    (q1)What is supposed to happen to ADF 10g production applications deployed in an environment that allows little control over the browser that is used (extranet/internet)?
    many thanks
    Jan Vervecken

    Thanks for your reply Shay.
    We plan to officially support IE8 with the next patch release to JDeveloper 11g - currently planned for later this year.That matches what I wrote in my initial post in this forum thread about IE8 support.
    We usually only certify browsers after they officially go production.That does not really answer my question (q1) in this forum thread.
    It is more like, how can I assess that Oracle will support any successor(s) of IE8 or successor(s) of any currently supported browsers for ADF 11g applications in the future? How long will Oracle support "commonly used browsers" for an ADF 11g application I build today, so how long will I be able to use that application?
    How do I answer such questions for ADF 11g applications that should be deployed on the internet (where, as some extranet environments, you typically have not that much (or no) control over which browsers your users use ... although some would like to argue with that, see forum thread "ADF Faces RC browser support and browser market share")?
    (By the way, do you have any feedback for the forum thread "ADF 10g support for Internet Explorer 8"?)
    regards
    Jan

  • Can we change the setting of Internet Explorer by Java Script?

    Can we change the setting of Internet Explorer by java script?.
    For e.g: I need to make the "Initialize and script control not marked as safe" as enabled by using java script code.
    Please suggest me is it possible?
    Thanks,
    Manisha

    Thanks everybody.
    My requirement is to push data of a grid to Excel by clicking a button. I have written code in javascript. But if the option in Internet Explorer "Initialize and script controls not marked as safe" is disabled , i am not able to push data to Excel.
    It is possible only this option is enabled.
    So tried to push data by write code: document.appletname.saveAsCSVFile();
    But i am not getting data in Excel in correct format.
    It is coming as : first row: Column name1, " column name 2",...
                             2nd row: value1, "value2",.....
    Any ideas on this?
    Thanks,
    manisha

  • Need to run IE (Internet Explorer) any other way besides Parallels?

    New to Mac (part II). Ok, new to Mac part II means I tried a couple years ago but because I was dependent on MS products and IE (have to have IE for real estate) I had to switch back to PC. Now with new Intel chip and am happy to say I am the proud new owner of a MacBook which brings me to my question.
    I'd love to be able to toss my PC and never return to it again but I can't unless I can find a way to run IE. I am running Parallels/Vista and can access IE that way but man does that cause the Mac to run up it's activity.
    I have 2GB of RAM and the activity monitor with Parallels running shot over 100% just this program alone. The fan was blowing.
    I only need IE for one purpose; to access the MLS (I am in real estate and it's all they authorize to access the MLS - Multiple Listing Service). Is there another way to immulate IE without going through the trouble of running Parallels?
    It makes me uneasy to have the fan working as hard it is running Parallels or am I being overly cautious? Thanks.
    I

    Thanks, Opera did not work. As for BootCamp, the reason I choose Parallels was for the convenience of NOT having to reboot in and out all the time. With Parallels I can run the program within Mac and just click back and forth. I guess when I have to access it I'll just put up with the amount of resources it takes up.
    Thanks for all the assistance.
    FYI - here is the message I get.
    Thank you for your interest in the MLS System
    The MLS System was specifically designed for Internet Explorer versions 6.0 or greater. Your browser version is not supported. To download the latest version of Internet Explorer, visit the Internet Explorer Downloads Web site.
    Once Internet Explorer is installed, you can go to the MLS System site by typing http://mfr.mlxchange.com into the address bar.
    The MLS System is the premiere web application that helps Realtors get the most out of their business.

Maybe you are looking for

  • Please help: I need a "sleep" program

    Hi! I need an ABAP program which will start, then 'sleep' (i.e.do nothing) for 5 minutes, and eventually exit with a message like 'I wake up' on the screen. Please help. Points guaranteed. Thanks!

  • Sync workflow between MacBook Air and another Mac

    I'm curious how people with two Macs keep their MacBook Air and other Mac in sync with each other. For example, how do you keep Address Book, iCal, and the word processing documents in sync so that you don't end up with multiple versions across two c

  • Integration Directory not getting opened

    hi All, We are not able to open Integration Directory in XI 7.0 but IR (repository) works fine. While i was browsing through the Forum found (Forum ID# 135222) that we can just re-start the sap.com/com.sap.xi.directory in Visual Administrator but not

  • Can i get a copy of the OS X at the apple store

    can i get a copy of this at the apple store I have mobile broadband internet and dont want to use all of my data on the upgrade

  • BSNL 3G not working in nokia 5800 US version

    hi, i bought a nokia 5800 US version unlocked mobile handset 10 months back. now i am using indian BSNL 3G SIM in india. my mobile handset is not detecting the bsnl 3G signal. from bsnl people i understood that their technology is 3.5G HSDPA 2100. ac