RH8 Webhelp not working with IE8 - potential workaround

So after about 2 hours on the phone with Adobe, and no luck getting even an ounce of support, I'm totally frustrated and ready to give up.
Problem - generate webhelp with RH8, display in IE8. Browser opens, spawns a blank window. Help might be displayed the first time, but subsequent calls, no help displayed. One developer has trusted sites listed and they NEVER get help to show up, not even the first time.
Research - developers did some debugging and found that even though we are using IE8, we fall into the IE5 branch of the whcsh_home.html file.
RH call from the code being used is:
                  RoboHelp_CSH.RH_ShowHelp(0, url, RoboHelp_CSH.HH_HELP_CONTEXT, roboHelpTopicId);
Here is a snippet of the code where the failure is happening (the failure line is bold and larger font size:
if(gbIE5)
      var curWnd = null;
      curWnd = window.open("about:blank",sNewName,strOpt);
      goNewWnd=window.open(sURL,sNewName);
     else
      gsURL = sURL; // IE4 had hard time to handle bookmark.
      goNewWnd=window.open("about:blank",sNewName,strOpt);
     setTimeout("postWindowOpen();",100);
Temporary solution that we used - now this isn't optimal, but at least we can actually SEE the help instead of staring at a very blank window... We replaced a section of the bolded line above as follows (replace about:blank with javascript:false)
if(gbIE5)
      var curWnd = null;
      curWnd = window.open("javascript:false",sNewName,strOpt);
      goNewWnd=window.open(sURL,sNewName);
     else
      gsURL = sURL; // IE4 had hard time to handle bookmark.
      goNewWnd=window.open("about:blank",sNewName,strOpt);
     setTimeout("postWindowOpen();",100);
What this does for us - well, we now can see help! Every time you make a CSH call you get a new tab in the IE8 browser window for that help call. Make 30 help calls, get 30 tabs.
I have been unsuccessful in getting through to someone from Adobe to log this as a bug.
I hope this helps someone.

Here are two links to previous threads on this subject. I hope something in them will help your developers.
http://forums.adobe.com/message/2784389#2784389
http://forums.adobe.com/message/1046329#1046329
To register bugs please follow this link.
http://www.Adobe.com/cfusion/mmform/index.cfm?name=wishform&product=38
Although it has already been logged, the more people who report a bug or request a feature, the more likely  it is to be actioned.
See www.grainge.org for RoboHelp and Authoring tips
@petergrainge

Similar Messages

  • OBI 11g Enterprise Manager (EM Website) does not work with IE8 (v8.0.6)

    I am unable to login to the 11g EM website on Windows x64 2003 server. I get the below error:
    Webpage error details
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; WOW64; Trident/4.0)
    Timestamp: Wed, 6 Oct 2010 10:41:18 UTC
    Message: Object doesn't support this property or method
    Line: 4354
    Char: 1
    Code: 0
    URI: http://YZU-1:7001/em/afr/partition/ie/default/opt/boot-11.1.1.3.0-0084.js
    Any help is appreciated.
    Thanks
    B

    Hi,
    OBIEE 11g does not work with IE8.
    Check this......What's wrong in OBIEE 11g
    Regards,
    Srikanth

  • New fingerprint software is not working with IE8 and FF3

    I have downloaded the latest version but it still does not resolve the issues with IE8 and FF3...
    Please, Please...
    Fix the main issue of the software unable to save website login details with Internet Explorer 8+ and Firefox 3+
    Thanks
    Stewart Grainger

    Hello
    I am pretty sure they know about this issue and software companies must not hear what the people say. For me it is logic that they watch what happen on the software market and try to adapt own products as soon as possible.
    This issue with IE8 is known and soon or later the updated version will be offered on download page but the question is: when?
    I cannot understand why they wait so long time. OK, to fix some issue and testing procedure can take a days but IE8 is not on the market from yesterday.
    Lets see how long it will be necessary for AuthenTec to fix this issue.

  • Pasword Manger does not work with IE8 64-bit edition

    Recently I upgraded my IE7 to IE8 and decided to try 64-bit version. Everything works perfectly except Pasword Manager which does not supply paswords for logins anymore. Has anybody ecnountered this problem and found a solution?
    ThinkPad T500 2242-CTO P8600 / 4GB RAM / WSXGA+ / HDD Fujitsu 7200rpm 1TB / 6 Cell Sony / Windows 8 Pro 64-bit
    ThinkPad Tablet 2
    ThinkPad X61s 7669-3KG Windows 7 Home Premium 32-bit

    This may solve your problem - It solved mine. 
    In the latest update for iTunes and QuickTime Player,  For some reason the QuickTime update isn't completing and there's no error message warning that it's not initialized.  The solution:
    1) Reboot your PC.
    2) Launch QuickTime (If windows says that it is configuring QuickTime then this is most likely the culprit).
    3) When QuickTime opens successfully , then launch iTunes and it should launch successfully this time.
    The other thing I did was to rename my iTunes library before step 3 and let iTunes create a new library.  Then, when iTunes launched successfully, I shut it down - renamed the new library iTunesNew and renamed the original library iTunes. (I'm not sure this step is necessary since the root problem was the incomplete installation of QuickTime during the program update.)

  • Flash Player Does Not Work with IE8 and Windows XP

    I am using Windows XP VR 5.1 with SP3. Flash Player does not function? So videos will not play that use Flash Player. The Adobe Support Site has been 000 Help because it is a free product. Microsoft says it is an Adobe problem. Finger pointing to the nth degree. I have loaded the latest version of Javascript and Flash Palyer.. Any ideas?

    Resetting IE is a shotgun approach, but may be much easier (and faster) for a user than trying to troubleshoot and find exactly which add-on, control, setting is causing issues. For a fast approach, you can reset IE, then start re-installing the add-ons you wish to use. Here is a kb that describes the process and even provides a Fix it: http://support.microsoft.com/kb/923737
    If you’d like to troubleshoot, here are some steps that will fix most issues with Internet Explorer and Add-ons. This can be more of a scalpel approach, and could help you save your cookies, stored passwords, etc.
    1)      Update your Windows software
    a.       Follow the steps below to view updates that are available for your computer.
                                                       i.      Click to go online to the Windows Update website
    1.       Note: If Microsoft Update is not installed, you will be taken to the Windows Update website. See the note below if Microsoft Update is not installed.
                                                     ii.      Click Custom to check for available updates. In the left pane, under Select by Type, click each of the following links to view all available updates:
    1.       High Priority
    2.       Software, Optional
    3.       Hardware, Optional
                                                    iii.      Select the updates you want, click Review and install updates, and then click Install Updates.
    b.      What do I do if Microsoft Update is not installed?
                                                       i.      Follow the steps below to install Microsoft Update and check for updates.
    1.       Click to go online to the Windows Update website
    2.       Click the Go button next to the Get Microsoft Update Today and then click Start Now.
    3.       Review the license agreement, and then click Continue.
    4.       After setup is complete, click Check for Updates.
    5.       Click Custom to check for available updates. In the left pane, under Select by Type, click each of the following links to view all available updates:
    a.       High Priority
    b.      Software, Optional
    c.       Hardware, Optional
    6.       Select the updates you want, click Review and install updates, and then click Install Updates.
    2)      Turn off Internet Explorer add-ons you don't recognize
    a.       When you visit a website, an add-on might be downloaded without your knowledge, or you might be prompted to download an add-on. These add-ons might cause Internet Explorer to run slowly or become unresponsive. You should remove all Internet Explorer add-ons you don't recognize or trust.
    b.      How do I spot malicious add-ons?
                                                       i.      You can usually spot malicious add-ons under the Name column in the Manage Add-ons dialog box. Malicious add-ons might have:
    1.       Blank names.
    2.       Names that include random characters or have a sequence of numbers and letters (for example, fhriduvh.dll or f6rid8vh.exeas as opposed to Windows Messenger).
    3.       A publisher name you might not recognize.
    c.       How do I disable an add-on?
                                                       i.      Open Internet Explorer.
                                                     ii.      Depending on your version of Internet Explorer, do one of the following:
    1.       In Internet Explorer 6, click the Tools menu, and then click Manage Add-ons.
    2.       In Internet Explorer 7, click the Tools menu, point to Manage Add-ons, and then click Enable or Disable Add-ons.
    3.       In Internet Explorer 8, click the Tools menu, click Manage Add-ons, and then click Toolbars and Extension (if necessary). Also note the drop down list labeled “Show:” You are interested in Add-ons and Downloaded
    4.       Follow these steps to determine the version of Internet Explorer you're using:
    a.       Open Internet Explorer.
    b.      Press ALT+H, and then click About Internet Explorer.
    c.       How can I find which version of Internet Explorer I'm using if it won't launch?
                                                                                                                                i.      If you're unable to launch Internet Explorer you can use the following steps to determine the version you're using:
    1.       Click Start, click Run, type %ProgramFiles%\Internet Explorer, and then click OK.
    2.       Right-click iexplore, click Properties, and then click Version.
    3.       Under Item name, click File Version. The version number appears under Value to the right of File Version.
    a.       Note:If the file version number begins with 6, you have Internet Explorer 6. If the file version number begins with 7, you have Internet Explorer 7. If the file version number begins with 8, you have Internet Explorer 8.
    d.      If you aren't using the latest version of Internet Explorer, consider updating.
                                                                                                                                i.      How do I update to the latest version of Internet Explorer?
    1.       Click to download and install the latest version of Internet Explorer        
                                                                                                                              ii.      How can I update Internet Explorer without launching my web browser?
    1.       Click to go online to the Windows Update website.
    2.       Click Custom to check for available updates.
    3.       In the left pane, under Select by Type, click Software, Optional.
    4.       Select the Internet Explorer update, and then click Review and install updates.
                                                    iii.      Click the name of the add-on.
    1.       Click Disable. You might have to restart Internet Explorer for the changes to take effect.
    2.       Why do some add-ons include (Not verified) in the Publisher column?
    a.       If (Not verified) is displayed in the Publisher column in the Manage Add-ons dialog box, the add-on itself is not digitally signed even though the program that installed it might be. A digital signature verifies that a file comes from the person or publisher it claims to be from, and that no one has tampered with it since it was digitally signed.
    3.       How do I disable an add-on if I can't access Internet Explorer?
    a.       Click Start, and then click Control Panel.
    b.      Double-click Internet Options.
    c.       Click the Programs tab, and then click Manage Add-ons.
    d.      Click the name of the add-on you want to disable, and then select Disable.
    e.      When the Add-on Status dialog box appears, click OK to close it.
    3)      Perform a free Full Service Scan using Windows Live OneCare safety scanner (not necessary if you don’t suspect viruses and are confident in the protection you have on your machine).
    a.       Go to the following website, and then click Full Service Scan: Windows Live OneCare safety scanner
                                                       i.      http://go.microsoft.com/fwlink/?linkid=56726
    If you are still experiencing issues, perform these steps. If the issue subsides, you may discontinue the remainder of the steps
    1)      Disable all add-ons (one at a time) until you can no longer reproduce the problem
    a.       Close all Internet Explorer windows.
    b.      Click Start, and then click Control Panel.
    c.       Click Network and Internet Connections, and then click Internet Options.
    d.      Click the Programs tab, and then click Manage Add-ons.
    e.      Click the name of the add-on you want to turn off, and then, under Settings, click Disable.
    f.        Click OK.
    g.       Restart Internet Explorer. Continue using Internet Explorer the same way you did when you received a crash report. If Internet Explorer continues to crash after disabling this add-on, continue with the next step.
    h.      Repeat steps b through g for each add-on listed. When you can no longer reproduce the problem, the most recently disabled add-on is the cause of the problem. Once you discover the add-on that is causing the issues, you can uninstall it (use Manufacturer’s uninstaller if one is provided) then if you wish to continue to use the add-on, install the latest version from the manufacturer’s site.

  • My banking website ask me to install latest IE . but IE8/9 does not work with mac

    My banking website ask me to install latest IE . but IE8/9 does not work with mac

    You should contact your bank to see what browsers they support and until then ignore the message. The chances are very good they suppport Safari and Firefox, both are great browers.
    Roger

  • Layout adjustment not working with tables

    Hi all
    Why will layout adjustment not work with tables?
    I am trying to re-format from A4 landscape to A4 portrait.
    The text box containing the table will resize but not the table.
    Any clues why this might be, I don't want to manually resize every table in the document.
    Many thanks,
    Rob

    Thanks Jongware,
    Having resized the table and got the little red ovals, I tried various things like changing the font size etc but the best workaround I found was to select the table and change the cell inset value to 0, this got rid of all red ovals and I didn't need to change the font size.
    Cheers,
    Rob

  • Modifer keys do not work with mouse in Illustrator

    Below is a copy of a bug report I just submitted to Adobe. I don't suppose any users have run across this and found a solution or workaround?
    I found someone else with this problem in an archived topic thread, but the only response that poor fellow got was an accusation of not following instructions (His problem wasn't user error, BTW).
    Thanks
    ******BUG******
    Concise problem statement:
    Modifer keys do not work with mouse: For example, free transform or rotate behaviors that require "Click-Ctrl" .
    Steps to reproduce bug:
    1. select object
    2. select free transform tool
    3. left click (without releasing) a corner of the bounding box.
    4. start dragging
    5. press ctrl
    Results:
    object behaves as though the ctrl key was not pressed. i.e. the cursor does not change shape and the object scales rather than distorts.
    Expected results: The cursor should change shape as the ctrl key is pressed and the object should distort rather than scale.
    Additional information: This behavior is intermittent. Occasionally Illustrator recognizes the "Click-Ctrl" combination and behaves exactly as the help file predicts it will. The cursor changes shape and the object distorts rather than scales. I can offer no rhyme or reason for when Illustrator will behave as advertised and when it will ignore the modifier keys.
    The example above involves the free transform tool, but the problem occurs just as often with other tool behaviors that require a modifier key + mouse combination.
    Primarily using Wacom Intuos3 tablet. (with latest drivers), but have also tried combinations with microsoft mouse or both mice installed.
    Also, immediately after an occurrence Illustrator bug, left AI open, went to a different app that uses mouse+modifier (Ctrl+Click). That different app recognizes Ctrl+Click with no problems whatsoever.

    Thanks Guys,
    Good to know it's working for you. I guess that's the nature of intermittent bugs. Of course, Adobe's bug report form has a field for version, which I, of course, filled in. Sorry I didn't add it to this post. I'm using the latest version CS3 v13.0.2.
    Stephen,
    Sorry I was not more clear when I said, "For example, ...". I was talking about the modifier keys not working with several different tools. The Free Transform tool advertises functionality that is supposed to work with a "Click (down, but don't release)then hold down Ctrl" combination. The Rotate tool advertises a behavior that is supposed to work with an "Alt-Click" combination. These are just 2 examples of the modifier keys not working. I focused primarily on one example in the bug report(ctrl after and in addition to click in the free transform tool, not alt-click in the rotate tool).
    Here is what I expect(quoted from Adobe's CS3 help file)
    (From the "Distort Objects with the Free transform tool" help topic)
    "Select one or more objects.
    Select the Free Transform tool .
    Start dragging a corner handle on the bounding box (not a side handle), and then do one of the following:
    Hold down Ctrl (Windows) or Command (Mac OS) until the selection is at the desired level of distortion.
    Hold down Shift+Alt+Ctrl (Windows) or Shift+Option+Command (Mac OS) to distort in perspective."
    (from the "Rotate an object by a specific angle" help topic:)
    You can control the exact angle of rotation with the Rotate command.
    Select one or more objects.
    "Do one of the following:
    To rotate around the center point, choose Object > Transform > Rotate, or double-click the Rotate tool.
    To rotate around a different reference point, select the Rotate tool. Then Alt‑click (Windows) or Option‑click (Mac OS) where you want the reference point to be in the document window.
    Enter the rotation angle in the Angle text box...."
    These Tool based mouse-key combinations do occasionally work as they are supposed to, so I know what the expected results are supposed to look like, but whether they work or not appears to depend on the phase of the moon, the day of the week, and the color of the president's underwear.
    Other non-tool based mouse-key combinations in Illustrator work consistently all the time - Ctrl-A for Select All as just one example that always works.
    Thanks Again

  • Better privecy does not work with windows vista home prem. what other program removes LSO'S AND HOW can I stop trackers?

    Question
    better privacy does not work with windows vista home prem. what other program removes LSO'S AND HOW can I stop trackers? edit
    Details

    As a temporary workaround, I believe this Adobe management page allows you to clear your "Flash cookies": [http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager07.html Adobe - Flash Player : Settings Manager - Website Storage Settings panel] (hosted on macromedia.com -- Macromedia was the original developer of Flash).
    Regarding the script error, if I'm reading the script correctly, it is related to accessing your Flash cookies directory. It seems the publisher's support forum is not currently available for searching, but that might be a good next step.
    In the meantime, could you check whether the script has the correct location for your Flash cookies directory? If you can't access Tool > BetterPrivacy, you could check here:
    (1) In a new tab, type or paste '''about:config''' in the address bar and press Enter. Click the button promising to be careful.
    (2) In the filter box, type or paste '''bpr''' and pause while the list is filtered
    (3) There should be a bolded setting named '''extensions.bprivacy.DataDir''' which looks approximately like the following:
    C:\Users\''yourWindowsUsername''\AppData\Roaming\Macromedia
    Do you have a similar value? If you paste the path used by BetterPrivacy into a Windows Explorer window, does it open? Also, click a couple levels in the folder, can you see:
    Flash Player \ #SharedObjects
    If the value is wrong, right-click the wrong value and choose Reset. BetterPrivacy should update the value the next time you try to access it.
    If the value is blank, you could try inserting a sensible value and see whether that helps.
    Any luck?

  • External DVD drive not working with Lombard G3 333

    I have an external DVD drive that worked when I had 10.4, but had to reformat HD and now only have 10.3.9, and now the DVD drive does not work with DVDs, it will work with CDs and CDR media, but not with DVD media. My Lombard did not come with DVD originally and I am using a PC Card (Macintosh PowerBook DVD-Video PC Card For PowerBook G3 Series) and it worked before with 10.4, but not with 10.3, any ideas? Also have tried with 9.x, no go either. Any help would be appreciated.
    Also, would it be difficult to add a DVD logic board to my Lombard?
    Joey

    xamdu,
    I am reading and replying to this post after first replying to your other post, so a few of my previous comments are redundant.
    Regarding the FireWire(?) USB 2.0(?) DVD drive: It is possible Tiger supported your DVD drive but Panther does not. I would give PatchBurn for Panther a try:
    http://patchburn.de/download.html
    If the above is unsuccessful, take a look at this workaround:
    http://www.macosxhints.com/article.php?story=20040330171655882
    You can swap logic boards but it does require a lot of disassembly.
    Since no version of OSX supports Apple DVD Player, I am assuming you have a third-party player like VLC installed to watch movies. If this is the case, the DVD Decoder PC card is not necessary. If booted to 9.x, you of course will need the decoder PC card but I did not know 9.x's Apple DVD Player supported external drives.

  • What's With Volume Logic Plug-In Not Working With iTunes V7. and Up

    Hello Folks. I recently updated to iTunes ve 7.0.2 and now my great Volume Logic Plug-in won't work. I downloaded the latest update and then read info on the Plantronics site about the problems with the plug-in with new itunes updates.
    Is anyone here figured out what's going on or a workaround. That plug-in makes such a positive difference in music sound quality, the tunes almost feel "naked" without it
    Steve

    Prior to the 1.3.2 released (beta or the now-available final), Volume Logic did not work at all with iTunes 7. According to Plantronics, Volume Logic does not work with Airtunes and the AIrport Express (it's stated right in their FAQ).

  • Window 10 build 10041 does not work with Intel 82579V Gigabit Ethernet on ASUS motherboard

          
    I originally posted this question here:
    answers.microsoft.com/en-us/insider/forum/insider_wintp-insider_update/window-10-build-10041-does-not-work-with-intel/6729892f-83aa-4822-b20a-ea84f4fd06c7
    and was asked to post it on this forum...
    I updated a computer I have which is a quad core i7 that I built and includes an ASUS motherboard with Intel 82579V Gigabit Ethernet built in. Windows 10 preview 9926 worked fine with this network adapter. Window 10 build 10041 does not, and I have tried
    it twice so far. I even went as far as buying a Thunderbolt-Gigabit Ethernet Adapter (Broadcom, sold by Apple)... and while it installed the driver automatically, it did not work either. Each time you try to view the properties of either of them, it locks
    up or give an error. In fact, doing much of anything with the Intel adapter icon assures you of not being able to do a clean reboot... have to kill power.  I have finally gone back the previous version 9926, which has its issues but no where near as bad
    as not having any network connectivity!  Does anyone have this issue and a workaround? 
    Note, there are two images on the windows 10 preview forum that I posted this question on. I could not post the full link as I was getting a message here that links and graphics are not allowed.

    Thanks Roger, I posted the following yesterday in the other thread (thinking it was this thread - confusing after they moved it here)... It may be that the new driver fixes the issue that 10041 has with it, but I have not tried that yet. If I do I will update
    this... Thanks!
    I have more information about this, which basically exonerates any issue with the Intel 82579V Gigabit Ethernet hardware or software. I have 3 computers with Windows 10 preview so I have multiple angles to see issues from. With this I have found a culprit
    (but I suspect not just the only culprit) in this above mentioned problem...
    10041 build combined with installing (or attempting to install) CISCO VPN Windows 7 64bit 5.0.07.0440-k9 client causes the issue mentioned above. I confirmed this on a completely different machine with a totally different Ethernet adapter. First machine
    is an ASUS motherboard in a tower system I built, with the Intel 82579V Gigabit Ethernet hardware built in. Second machine is a Gateway Laptop from 2008 which has a Marvell Yukon 88E8057 PCI-E Gigabit adapter built in. Build 10041 will work fine with my 2008
    laptop, including the MS VPN client (which I have tested). However, if you attempt to install or even uninstall the Cisco client you will have to do a recovery to a restore point (as I have done twice) in order to get your network working again. Installing
    or attempting to install (because it never even does install properly and times out), CISCO VPN client will render your entire network unusable. Going back to a restore point saved me and I am still running 10041 but I can't use CISCO VPN client any longer.
    I could with build 9926, including on all 3 machines. I now have 9926 on two machines and 10041 on only the 2008 laptop. 
    Hopefully this above information helps someone resolve the issue. I will also mention, even though my network is working on the 2008 laptop, I still can't go into the Control Panel\Network and Internet\Network Connections and right mouse click on the Marvell
    Yukon 88E8057 PCI-E Gigabit adapter icon. I get an error when clicking on Properties menu popup : "An unexpected error has occurred". So something is still up with my network adapter driver or windows software, but it could be a side effect of all
    that has happened with the Cisco software install attempts under 10041.
    Another note: CISCO Anyconnect also has the issue.

  • AcroPDF ActiveX print functions are not working with Adobe Reader 9.2 / Actobat Reader 9.3

    AcroPDF ActiveX print functions are not working with Reader 9.2/9.3. Tried ActiveX print functions like printPages(), printAll(), printWithDialog(), none of them is working. Tried on platforms: XP 32 bit and Win7 32 bit. These print functions all work fine with Adobe Reader 9.1.0. or 8.2.0 or 8.1.0 on XP 32 bit or Win7 32 bit.
    The way I have my setup: I have created a C/C++ project with AcroPDF MFC ActiveX classes. I have created an AcroPDF object in there, and then calling it's LoadFile() function passing a pdf file in the parameter. Then calling the printPages() or printAll() function. With Adobe Reader 9.1.0. or 8.2.0 or 8.1.0, printing is starting through the default printer without any problem. As soon as I update the reader version to 9.2 or more, the same code stops working.
    Is anybody noticing any similar issue? Any info on this will be highly appreciated. Thank you!

    Unfortunately printWithDialog() is also not working. Actually none of the print functions like Print(), printWithDialog(), printPages(), printPagesFit(), printAll(), printAllFit() are working. All of them works fine though with older reader.
    BTW, what security related changes are there for printPages() and printAll()? Can you please elaborate on that? Is there any workaround?

  • Java 7 Update 11 Not Working with Firefox

    For me, the problems described in the thread "Java 7 Update 10 Not Working with Firefox? " Java 7 Update 10 Not Working with Firefox?
    are continuing with Java 7 Update 11.
    Windows 7 64 bit
    Firefox 18
    The problem is that "Java(TM) Platform" is missing from the plug-in list.
    I've uninstalled Java 7 Update 11 and reinstalled Java Update 9 which correctly installs the plugin and restores Java functionality which was broken immediately upon installing both Java 10 & 11.

    981243 wrote:
    So why not using Ju11 ? You can workaround the issue. It would sucks but still be safer than using Ju9.
    Also ask Mozilla forums if Firefox has options where to search for plugins.
    Or try 64-bit Firefox.As I explained in both threads ...
    Java 7 Update 10 Not Working with Firefox?
    Java 7 Update 11 Not Working with Firefox
    ... neither jre7u10 nor jre7u11 are working ... and they are BOTH broken with the same problem ... "Java(TM) Platform" pliugin is missing from the plug-in list. It cannot be enabled, because it simply is NOT there. A suggestion was made the jre7u12 will be the "fix" for this issue ... so I installed the Update 12 Preview and it sis ALSO broken, no "Java(TM) Platform" in the plug-in list.
    The ONLY Java version that actually works for me is jre7u9.
    As far as installing Firefox 64bit ... I see no future in installing a browser that has been discontinued.
    http://www.computerworld.com/s/article/9233976/Mozilla_suspends_work_on_64_bit_Firefox_for_Windows
    Even though Mozilla relented due to backlash, I continued development will be a somewhat low priority.
    http://www.computerworld.com/s/article/9234997/Mozilla_compromises_on_x64_Firefox_after_user_backlash

  • CFGRID format=HTML not working in IE8

    I'm using Cold Fusion 10 and trying a cfgrid and it does not work in IE8.  It works perfectly in FF, of course. :-).
    It IS within a Cfform in my .cfm file.  Even when I take it down to it's simplest form to try to debug it doesn't work, but here is my original code:
    <cfgrid name = "FirstGrid"
            height="200" width="700"
            font="arial" fontsize="12"
            query = "Getdates"
            SORT="Yes"
            selectmode="edit"
            format="html"
            >
            <CFGRIDCOLUMN NAME="anumber" DATAALIGN="LEFT"
            BOLD="No" ITALIC="No"
            SELECT="No" DISPLAY="No"
            HEADERBOLD="No" HEADERITALIC="No">
        <CFGRIDCOLUMN NAME="schoolyear" HEADER="School Year"
            HEADERALIGN="LEFT" DATAALIGN="LEFT"
            BOLD="Yes" ITALIC="No"
            SELECT="Yes" DISPLAY="Yes"
            HEADERBOLD="No" HEADERITALIC="Yes">
        <CFGRIDCOLUMN NAME="doh" HEADER="Date of Hire"
            HEADERALIGN="LEFT" DATAALIGN="LEFT"
            BOLD="No" ITALIC="No"
            SELECT="Yes" DISPLAY="Yes"
            HEADERBOLD="No" HEADERITALIC="No" type="date">
        <CFGRIDCOLUMN NAME="leavedate" HEADER="Leave Date"
            HEADERALIGN="LEFT" DATAALIGN="LEFT"
            FONT="Times" BOLD="No"
            ITALIC="No" SELECT="Yes"
            DISPLAY="Yes" HEADERBOLD="No"
            HEADERITALIC="No">
        <CFGRIDCOLUMN NAME="Returnfromleavedate" HEADER="Return From Leave Date"
            HEADERALIGN="LEFT" DATAALIGN="LEFT"
            BOLD="No" ITALIC="No"
            SELECT="Yes" DISPLAY="Yes"
            HEADERBOLD="No" HEADERITALIC="No">
        <CFGRIDCOLUMN NAME="terminatedresignedretireddate" HEADER="Terminated/Resigned/Retired"
            HEADERALIGN="LEFT" DATAALIGN="LEFT"
            BOLD="No" ITALIC="No"
            SELECT="Yes" DISPLAY="Yes"
            HEADERBOLD="No" HEADERITALIC="No">
        </cfgrid>
    Thanks for any help!
    B.

    Sorry, I should have used the code tags. Let me ask that again.
    I have HTML formatted data stored in VARCHAR2 columns on the database for which I am using a stylesheet to format into XSL-FO to resolve the HTML tags. For example, my data template populates a field PARAGRAPH_TEXT with content such as
    <b>some bold text</b>and I am using
    <xsl:apply-templates select="PARAGRAPH_TEXT"/>in my RTF template to process the data using the stylesheet to convert it to
    <fo:inline font-weight="bold">some bold text</fo:inline>The HTML tags are corrrectly resolved when using the BI Publisher Word add-in and the output is correctly rendered in bold text but this does not happen when running on the server in an E-Business Suite environment due to the HTML tags in the output XML being generated as e.g. &lt;b&gt; instead of <b>. Has anybody experienced this and, more importantly, can anybody suggest a way of getting e.g. <b> in the XML instead of &lt;b&gt;

Maybe you are looking for

  • Open Item issue in fs00

    Dear Sapgurus, I created one g/l code in fs00, not selected open item management, i have posted 5 documents, when i go to change option in fs00 block the g/l code and se38 i choose programme and executed system it shows below error message     Do not

  • Maintenance plan

    Dear All Is there any possible way to schedule two maintenance item in the same maintenance plan separately. ie I have a maintenance plan with maintenance item already on schedule. Now I will add another maintenance item to this plan I want a differe

  • Distribution Error Message

    When I try to distribute my form, I receive the following error message: "Acrobat is not able to create a usable responses file from the returned form because the form restricts needed operations." "Failed to create a responses file at the location:

  • Docs not opening in originating app!

    This is driving me crazy. I use several text editors for different functions-no matter which editor I save a text file in it opens up in TextEdit. *** is going on here? This is unforgivable.

  • Unsupported Location (Ordering Photo Book in iPhoto iOS)

    Anyone know why I cannot order a photo book through the latest version of iPhoto (v2.0) for iOS on my iPad 3?.  Is the service not live yet? When I try to input my address it tells me I am in an Unsupported Location and deliveries cannot be made to t