WebUI and IE8 problem

Hi, as we are upgrading to IE8 we got a problem with WebUI. The 'header area' of the WebUI uses http and the 'work area' uses https. This results in a warning message 'Do you want to view only the web page content that was delivered securely?' when I run WebUI. If I answer 'No' the page is displayed correctly - If I answer 'Yes' the 'header area' is not displayed (an IE error page gets displayed 'This page could not....' (only where the header should be, the rest of the page is displayed correctly)).
Does anyone have any idea of where I can change the header area to use https as the rest of the WebUI?
Any response is greatly appriciated!
Best Regards Eva

Hi Karlos
My reason for asking about first clicking is because in IE normally the Flash object has focus straight away. But in Firefox, you first have to click the Flash object on the page to shift focus there before a keyboard shortcut will work. I wondered if IE8 was changing this playing field.
Configuring a Click Box is simple. You insert the Click Box, then choose the action. For the shortcut, you click the Select keys... button and enable things via the "Attach a shortcut" check box. Then you choose the keys and/or modifiers you want.
Cheers... Rick
Helpful and Handy Links
Captivate Wish Form/Bug Reporting Form
Adobe Certified Captivate Training
SorcerStone Blog
Captivate eBooks

Similar Messages

  • We encountered a problem with some client machines that use Firefox version 24ESR and IE8. Ajax requests of aspx pages from Firefox are getting the following er

    I encountered a problem with some client machines that use Firefox version 24ESR and IE8.
    Ajax requests of aspx pages from Firefox are getting the following error from the iis server (iis version 7.5):
    Bad Request - Request Too Long
    HTTP Error 400. The size of the request headers is too long.
    From analyzing the request that was sent to the server, I saw that the request consist of only the viewstate of the aspx page.
    I tried to disable the viewstate for one page and the server got the request correctly.
    I do not encounter any issues on these laptops with postback requests from Firefox or when running the same application with IE8.

    Sometimes that means that the page address sent is loo long.
    Check the link address you are using.
    I can't help you further and will send for more help.

  • F-source menu not working with Windows 7 and IE8

    This may be completely the wrong place to ask for help, but I could not find place else.
    Several years ago I purchased the code from f-source to display an Adobe style flash menu for my website. I installed it and it worked fine.
    Recently, I learned that it does not display properly to those using Windows 7 and IE8 (this may have also been happening with Vista). Rather than seeing my menu titles, people see "Button1, Button2, Button3...".
    I have sent two messages to f-source support over the past 7 days, but have heard or seen nothing in the way of a response. Can anyone help me to either 1) fix the problem or 2) know whether older f-source code will ever work with the newer browsers.

    Do you understand the disadvantages of using Flash for navigation elements?  It may be time to re-think this approach....

  • A page that looked fine in the last version does not look correct at all in 3.6.3, although it looks fine in both IE6 and IE8

    This is a log-in page, which points to our email registration software's server (Tikit's Emerge Reaction Server). If you open in it in the last version of FF, it looks as expected. The page renders fine in IE6 and IE8, and all our other website pages (www.mofo.com) render fine in both ver. of FF - its just the pages that point to our emerge-reaction server site that won't render properly. Tikit says we are the only user having this problem, and they don't know what the problem is caused by. Help!?
    == URL of affected sites ==
    http://emerge-reaction.mofo.com/reaction/RSLogin.asp?eventId=TOPICS

    Looks like a problem with the [http://emerge-reaction.mofo.com/reaction/styles/RS.css CSS file]: missing quote in url and a trailing, extra, '}' in line 331
    See the Tools > Error Console.
    <code>.header }
    .header
    </code>

  • FileDownloadActionListener and IE8

    Hi.
    I have a button with fileDownloadActionListener. On click, it downloads Excel file.
    On Chrome, newer IE and other browsers it works OK.
    Even on IE8 works OK,except...
    Then I addded a table below this button and it is causing problem. Now IE8 complains about security when downloading file.
    I click "download file" on IE8 warning line, everything gets reposted, but nothing is downloaded.
    Then I click "download" button again, and IE8 doesn't bother me anymore with unreal security warnings.
    Is there any other mechanism that I could use that would support IE8 repost behaviour. So much that i understand is that when I click ADF "download" button, it actually posts ajax call to server. Logically, when IE tries to repost page, nothing works.
    So maybe there should be something like "download file using <form> submit instead of ajax" functionality in ADF? Or am I completly wrong?
    The thing I don't understand even close is how could ADF table component influence behaviour of download button.

    The problem is in table, more exact when there are some rows in it?
    I guess IE gets them via Ajax, and decides that this is suspicius, and then it displays that annoying message.
    Any idea what to use instead of table....

  • Error Encountered while uploading HTML, PDF files via WEBUI and IFS API

    Hello:
    We have suddenly run into problems while using IFS to upload files. We cannot seem to upload html and pdf files using either the WEBUI or Oracle's IFS API. However we are able to add .gif, jpeg files both via the WEBUI and Oracles IFS API's
    This is the error we get while trying to upload .html files via the WEBUI
    IFS-30002: Unable to create new Library Object.
    This is the stack trace we get when we try creating content objects via IFS API's. We can't seem to understand why something that used to work has suddenly quit working.
    Does this have anything to do with running out of space requirements in the table spaces?
    oracle.ifs.common.IfsException: IFS-30002: Unable to create new LibraryObject oracle.ifs.common.IfsException: IFS-32251: SQL Error inserting index entry into ODMZ_CONTEXT_ROUTER java.sql.SQLException: ORA-29875: failed in the execution of the ODCIINDEXINSERT routine
    ORA-01410: invalid ROWID
    ORA-01410: invalid ROWID
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:180)
    at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:208)
    at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:543)
    at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1451)
    at oracle.jdbc.ttc7.TTC7Protocol.parseExecuteFetch(TTC7Protocol.java:862)
    at oracle.jdbc.driver.OracleStatement.executeNonQuery(OracleStatement.java:1846)
    at oracle.jdbc.driver.OracleStatement.doExecuteOther(OracleStatement.java:1771)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2361)
    at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:422)
    at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:487)
    at oracle.ifs.server.S_LibrarySession.execute(S_LibrarySession.java:14319)
    at oracle.ifs.server.S_Media.insertIntoContextRouter(S_Media.java:2473)
    at oracle.ifs.server.S_Media.postSetContent(S_Media.java:2440)
    at oracle.ifs.server.S_Media.setContent(S_Media.java:1699)
    at oracle.ifs.server.S_ContentObject.setContent(S_ContentObject.java:399)
    at oracle.ifs.server.S_ContentObject.extendedPreInsert(S_ContentObject.java:236)
    at oracle.ifs.server.S_LibraryObject.preInsert(S_LibraryObject.java:1644)
    at oracle.ifs.server.S_LibraryObject.createInstance(S_LibraryObject.java:2711)
    at oracle.ifs.server.S_LibrarySession.createSystemObjectInstance(S_LibrarySession.java:8128)
    at oracle.ifs.server.S_Document.setContentObject(S_Document.java:475)
    at oracle.ifs.server.S_Document.extendedPreInsert(S_Document.java:313)
    at oracle.ifs.server.S_LibraryObject.preInsert(S_LibraryObject.java:1644)
    at oracle.ifs.server.S_LibraryObject.createInstance(S_LibraryObject.java:2711)
    at oracle.ifs.server.S_LibrarySession.newLibraryObject(S_LibrarySession.java:7922)
    at oracle.ifs.server.S_LibrarySession.newPublicObject(S_LibrarySession.java:7963)
    at oracle.ifs.server.S_LibrarySession.newPublicObject(S_LibrarySession.java:7945)
    at oracle.ifs.server.S_LibrarySession.DMNewPublicObject(S_LibrarySession.java:7604)
    at oracle.ifs.beans.LibrarySession.DMNewPublicObject(LibrarySession.java:7898)
    at oracle.ifs.beans.LibrarySession.NewPublicObject(LibrarySession.java:5342)
    at oracle.ifs.beans.LibrarySession.createPublicObject(LibrarySession.java:2969)
    at ORG.oclc.da.utilities.ifs.IfsDocumentUtility.createDocumentDefinition(IfsDocumentUtility.java:238)
    at ORG.oclc.da.utilities.ifs.IfsDocumentUtility.createHTML(IfsDocumentUtility.java:133)
    at ORG.oclc.da.utilities.ifs.IfsDocumentUtility.createDocument(IfsDocumentUtility.java:89)
    at ORG.oclc.da.chs.userinterface.CHSProcessListener.download(CHSProcessListener.java:1043)
    at ORG.oclc.da.chs.core.Spider.download(Spider.java:605)
    at ORG.oclc.da.chs.core.CHSTest_raj.main(CHSTest_raj.java:145)
    Any help on this front is appreciated.
    thanks
    Mathangi

    try this code, it works fine for me:
    <%@ page import="java.io.*"%>
    <%
         String name = "C:/temp/EURO_Weekly_wk01-10-26.pdf";
         try
         InputStream in = new FileInputStream(name);
         int n = 0;
              //read the file from the input stream to the byte buffer
         out.clear();
         response.setContentType("application/pdf");
         while( (n=in.read()) != -1)
                   out.write (n);
         out.close();
         catch (IOException ioe) {
                   out.println ("io error: " + ioe.getMessage());
                   return;
    %>

  • Flash 10.1.x and IE8

    I have an issue with Flash player 10.1.82.76 and IE8.6001 on xp sp3 residing on a Dell760.  Error; "Staff Web Client session not avail" after 10 minutes idle from the last transaction.  How can I adjust this to 6 hours before it times out?
    Thank you.

    Hello.  thanks for responding.
    Page size is good.
    When I went to Word and printed to the Adobe PDF printer, part of the text on page one of my document is missing but most of the other text is there.
    Printer Preferences and Properties seem fine in Word.
    I had a similar issue a while back and remember it was the current version of Flash causing the issue.  We had to unistall flash and install an older version.  But what's funny is the latest version of Flash results in the same problem and so does the previous version of Flash...which when I had that, the PDF conversion worked fine until last week.

  • Captivate 2 and IE8

    I have some training videos that were done in Captivate 2 and run from a DVD.  There is a Menubuilder menu that autoruns, and when you click on a topic, the actual video opens in a new window.  Using Win7 and IE8, the menu runs perfectly (Flash 10 and Shockwave11 are both installed).  When you click on a topic, the new window opens with the word:  Connecting on the tab.  The video, however, never plays.  I suspect this is a setting in IE 8 somewhere, but I have yet to find it.  Anyone have any clues?
    Forgot to mention that if I navigate to the actual .htm file on the CD and double click it, the window opens correctly, and the video plays.
    I don't have this issue in XP or Vista with IE8.

    We have been experiencing some problem with the IE7 & IE8 "Protected Mode" when users are running courses in our LMS. I don't know if the same issue applies for projects which are executed locally from a DVD.
    Just out of interest - have you tried your project using FireFox?
    /Michael
    Visit my Captivate blog with tips & tricks, tutorials and Widgets.

  • BOE and IE8/Windows 7

    Hi
    We currently use BOE Infoview XI R2 in a Windows XP/IE7 environment, and was wondering if anybody knows if this is now  compatible with WIndows 7 and IE8?
    Thanks

    Hi,
    please note that IE8 is currently supported by BOE XI 3.1 SP2 in compatibility mode. See here on page 8:
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/402db6eb-845d-2c10-a38c-aafde85ec769?quicklink=index&overridelayout=true
    I also had some customers where they run InfoView/CMC on IE8 in normal mode without any problems.
    But, only official supported is the compatibility mode.
    Regards
    -Seb.

  • IE6-IE8 problem

    Carried out a "repair" to windows xp at the weekend and had problems with both BTNetprotect Plus (simple uninstall\reinstall sorted this), and BT Yahoo Online showing IE6 ( which I expected ). I thought using the download on the BT website would sort it but, no. Three hours later it was still "downloading updates for IE8". BT Yahoo Browser not showing in Add\Remove programs, the automatic uninstaller "not finding it", even phoned the Indian help desk, (boy am I sorry for renewing my contract last month). Server problems, BT Yahoo insecure? get another browser. How can they say these things, do BT ever mystery shop their helpline? Can any body help and could this help in getting out of contract early, been happy for nearly three years with them, but one phone call can change the world.

    Don't use BT Yahoo Browser. It's bloated, unstable and just an advert for BT.
    If you must use IE then use the vanilla version, better yet use Firefox/Chrome.
    Also, I wouldn't use BTNetprotect Plus as there is too many issues with it. Try some 3rd party security like Comodo, much more advanced and is free.
    If I helped, then consider clicking the star to the left

  • Site muse desktop version redirect to tablet on pc whit crome and ie8

    hello, I have a problem with redirecting to pc whit browser crome and ie8 (no problem whit firefox), in particular the layout is loaded tablet.  
    can you help me?  thank you  max

    Sorry, but currently can not provide url because it is a private job, the pc in which gives problems have win 8 with chrome and ie.
    I have already contacted support adobe and they told me that it is a problem of the muse with chorome, is that in the next update of the muses should solve the problem.
    hello

  • I am not able to launch FF everytime i tr to open it, it says FF has to submit a crash report, i even tried doing that and the report was submitted too, but stiil FF did not start, and the problem still persists, please help me solve this issue in English

    Question
    I am not able to launch FF everytime i try to open it, it says FF has to submit a crash report,and restore yr tabs. I even tried doing that and the report was submitted too, but still FF did not start, and the problem still persists, please help me solve this issue
    '''(in English)'''

    Hi Danny,
    Per my understanding that you can't get the expect result by using the expression "=Count(Fields!TICKET_STATUS.Value=4) " to count the the TICKET_STATUS which value is 4, the result will returns the count of all the TICKET_STATUS values(206)
    but not 180, right?
    I have tested on my local environment and can reproduce the issue, the issue caused by you are using the count() function in the incorrect way, please modify the expression as below and have a test:
    =COUNT(IIF(Fields!TICKET_STATUS.Value=4 ,1,Nothing))
    or
    =SUM(IIF(Fields!TICKET_STATUS=4,1,0))
    If you still have any problem, please feel free to ask.
    Regards,
    Vicky Liu
    Vicky Liu
    TechNet Community Support

  • BOSD, Battery issues and Heating problem after iOS 8 upgrade

    i have upgraded my iPad mini to iOS 8. Ever since I upgraded to iOS 8 am facing blue screen issues and heating problem as well. This is really frustrating even the patch iOS 8.0.2 dint solve the problem. Are you guys listening our complaints. When will you fixing it.

    The same thing happened to me on my 2012 Subaru Outback.  I'm not sure this will help you since you have a Honda, but I'm posting this just in case.
    I paired the audio on my car with my iPhone 6.  However, when I turned the car off and back on again, the iPhone would not pair automatically.  I had to manually connect the iPhone with the car.  Turns out there are two separate bluetooth pairings on my car: one for phone which allows up to 5 devices and one for audio which allows only one device.  So I did the second bluetooth pairing for the phone (had already done the audio), and that fixed it.  YMMV

  • I am making code to try to make a game and my problem is that my code......

    I am making code to try to make a game and my problem is that my code
    will not let it change the hit everytime so im getting the first guy to hit 1 then next hits 8 and so on and always repeats.
    Another problem is that I would like it to attack with out me telling it how much times to attack. I am using Object oriented programming.
    Here is the code for my objects:
    import java.lang.*;
    import java.io.*;
    import java.net.*;
    import java.util.*;
    import java.util.Random;
    import static java.lang.Math.*;
    import java.awt.*;
    import java.awt.color.*;
    class rockCrab {
         //Wounding formula
         double sL = 70;                                   // my Strength Level
         double bP = 1;                                   // bonus for prayer (is 1 times prayer bonus)
         double aB = 0;                                 // equipment stats
         double eS = (sL * bP) + 3;                         // effective strength
         double bD = floor(1.3 + (eS/10) + (aB/80) + ((eS*aB)/640));     // my base damage
         //Attack formula
         double aL = 50;                                   // my Attack Level
         double eD = 1;                                   // enemy's Defence
         double eA = aL / eD;                              // effective Attack
         double eB = 0;                                   // equipment bonus'
         double bA = ((eA/10) * (eB/10));                    // base attack
         //The hit formula
         double fA = random() * bA;
         double fH = random() * bD;
         double done = rint(fH - fA);
         //health formula
         double health = floor(10 + sL/10 * aL/10);
         rockCrab() {
         void attack() {
              health = floor(10 + sL/10 * aL/10);
              double done = rint(fH - fA);
              fA = random() * bA;
              fH = random() * bD;
              done = rint(fH - fA);
              System.out.println("Rockcrab hit" +done);
    import java.lang.*;
    import java.io.*;
    import java.net.*;
    import java.util.*;
    import java.util.Random;
    import static java.lang.Math.*;
    import java.awt.*;
    import java.awt.color.*;
    class self {
         //Wounding formula
         double sL = 1;                                   // my Strength Level
         double bP = 1;                                   // bonus for prayer (is 1 times prayer bonus)
         double aB = 0;                                 // equipment stats
         double eS = (sL * bP) + 3;                         // effective strength
         double bD = floor(1.3 + (eS/10) + (aB/80) + ((eS*aB)/640));     // my base damage
         //Attack formula
         double aL = 1;                                   // my Attack Level
         double eD = 1;                                   // enemy's Defence
         double eA = aL / eD;                              // effective Attack
         double eB = 0;                                   // equipment bonus'
         double bA = ((eA/10) * (eB/10));                    // base attack
         //The hit formula
         double fA = random() * bA;
         double fH = random() * bD;
         double done = rint(fH - fA);
         //health formula
         double health = floor(10 + sL/10 * aL/10);
         self() {
         void attack() {
              health = floor(10 + sL/10 * aL/10);
              fA = random() * bA;
              fH = random() * bD;
              done = rint(fH - fA);
              System.out.println("You hit" +done);
    }Here is the main code that writes what the objects do:
    class fight {
         public static void main(String[] args) {
              self instance1 = new self();
              rockCrab instance2 = new rockCrab();
              instance2.health = instance2.health - instance1.done;
              System.out.println("You hit: " +instance1.done);
              System.out.println("rockCrabs health: " + instance2.health);
              instance1.health = instance1.health - instance2.done;
              System.out.println("RockCrab hit: " +instance2.done);
              System.out.println("rockCrabs health: " + instance1.health);
              instance2.health = instance2.health - instance1.done;
              System.out.println("You hit: " +instance1.done);
              System.out.println("rockCrabs health: " + instance2.health);
              instance1.health = instance1.health - instance2.done;
              System.out.println("RockCrab hit: " +instance2.done);
              System.out.println("rockCrabs health: " + instance1.health);
              instance2.health = instance2.health - instance1.done;
              System.out.println("You hit: " +instance1.done);
              System.out.println("rockCrabs health: " + instance2.health);
              instance1.health = instance1.health - instance2.done;
              System.out.println("RockCrab hit: " +instance2.done);
              System.out.println("rockCrabs health: " + instance1.health);
              instance2.health = instance2.health - instance1.done;
              System.out.println("You hit: " +instance1.done);
              System.out.println("rockCrabs health: " + instance2.health);
              instance1.health = instance1.health - instance2.done;
              System.out.println("RockCrab hit: " +instance2.done);
              System.out.println("rockCrabs health: " + instance1.health);
    }when the code is run it says something like this:
    you hit 1
    RockCrabs health is 9
    RockCrab hit 7
    your health is 38
    you hit 1
    RockCrabs health is 8
    RockCrab hit 7
    your health is 31
    you hit 1
    RockCrabs health is 7
    RockCrab hit 7
    your health is 24
    you hit 1
    RockCrabs health is 6
    RockCrab hit 7
    your health is 17
    my point is whatever some one hits it always repeats that
    my expected output would have to be something like
    you hit 1
    RockCrabs health is 9
    RockCrab hit 9
    your health is 37
    you hit 3
    RockCrabs health is 6
    RockCrab hit 4
    your health is 33
    you hit 2
    RockCrabs health is 4
    RockCrab hit 7
    your health is 26
    you hit 3
    RockCrabs health is 1
    RockCrab hit 6
    your health is 20
    Edited by: rade134 on Jun 4, 2009 10:58 AM

    [_Crosspost_|http://forums.sun.com/thread.jspa?threadID=5390217] I'm locking.

  • Remote and IR Problem

    A rather odd and annoying problem has recently been occuring on my MBP. A couple days ago my remote (after working without fail for over a year now) suddenly stopped working. Yesterday night and this morning it started working again but after a while it stopped again. I've read dozens of support articles which haven't really helped because there seems to be another problem.
    Most articles have stated that there is an option to disable the IR receiver in the "security" window under system preferences. When the IR and remote are not working this option disappears but when they are working the option is present. I have also tried replacing the battery without any result.
    I am now thinking that it might have something to do with heat buildup because it is mainly occuring after the laptop has been on for about a half hour, so I am going to try to borrow someone's fan.
    If anyone has any suggestions to solve this I would appreciate it if you could help. Thanks!
    MacBook Pro 1.83 GHz   Mac OS X (10.4.9)  

    check out this thread. Seems to be the same problem.
    http://discussions.apple.com/thread.jspa?messageID=4701905&#4701905

Maybe you are looking for

  • Lost Data on Macbook Pro

    After I could not boot my Macbook Pro (OS X Lion 10.7.5) I tried to run safe boot. I thought it worked, but only thing it did was booting the mac without any data i used to have. All the software is there. It's like a brand new mac with full applicat

  • DIAdem 9.1; Windows2000; right problem; "Configuration-Drive Write Protected" for USER

    Hallo community ! similar to these threads http://forums.ni.com/ni/board/message?board.id=60&message.id=322&requireLogin=False http://forums.ni.com/ni/board/message?board.id=60&message.id=647&requireLogin=False i run into problems working with DIAdem

  • JVM options doesn't accept option with spaces

    I am trying to pass an option via JVM options that has spaces in it. In Admin console I set it via server1->JVM Settings->General->Debug Options. I specified -Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=1678 -Xnoagent -Djava.compi

  • Error when I try to update the version XI Pro

    I install and have no problems but when I try to update the version I get this.

  • Pdf loads as a gray window in XP

    I'm using Safari 5.0.3 on a work computer running Windows XP service pack 3 and Adobe Reader X 10.0.0. When I access a pdf nothing appears in the browser but a gray window. I've tried uninstalling and reinstalling Adobe Reader but the problem persist