How to remove graph prompt borders in OBIEE 11.1.1.6 (BP1)

Hello,
I have a requirement to remove the borders of a graph prompt that we have in place. The version for OBIEE is 11.1.1.6 (BP1).
Just, to make my question clear, I understand it is not similar to_ OBIEE 11g – Remove Border Around Section Prompt. Also, as it depends on the CSS-Javascript formatting, I was hoping to find some info on this.
The only source I found that had a small note (on page 19) was: http://www.rittmanmead.com/files/biforum2012/masterclass/RM_BIForum12_Cust2.pdf
I appreciate any information/ideas/scripts that can be shared here.
Thanks.

Use the below code in Text object in your page and tick the box for ‘contains HTML markup’.
For permanent, site-wide solution would be to modify views.css
<style>
.PTPageControl { border:0px; padding:0px; }
.PTPageEmbedded { border:0px; }
</style>
in .css file
looks for the text as below
border:solid 1px
put 0px instead of 1px
Pls mark if helps

Similar Messages

  • How to hide graph prompt?

    OBIEE 11.1.1.6.11
    I know I can and have hidden pivot table prompts.
    How do I hide the graph prompts?  I can not find this anywhere.
    S

    Try this code in the text object
    <style>
    .PTPageControl { border:0px; padding:0px; }
    .PTPageEmbedded { border:0px; }
    </style>
    Check the box contains for HTML markup.
    Mark if helps,
    Thanks,

  • How to remove the "Sign Out" in OBIEE 11g?

    How to remove or hide the "Sign Out" option from Dashboard in OBIEE 11g?
    Edited by: Siva Prasad on Jul 6, 2011 6:20 AM

    Hi Amit, Following z the file.. Plz check it out....
    <html xmlns:sawm="com.siebel.analytics.web/message/v1" xmlns:sawpg="oracle.bi.ps.page/v1" sawpg:cacheable="false">
    <head>
    <title><sawm:messageRef name="kmsgBIEEHomeTitle"/></title>
    <sawm:messageRef name="kuiFrameworkHeaderHead"/>
    <link href="fmap:catalog.css" type="text/css" rel="stylesheet" />
    <link href="fmap:home.css" type="text/css" rel="stylesheet" />
    <link href="fmap:uicomponents/obips.FormFields/obips.FormFields.css" type="text/css" rel="stylesheet" />
    <link href="fmap:uicomponents/obips.FloatingWindow/obips.FloatingWindow.css" type="text/css" rel="stylesheet" />
    <link href="fmap:uicomponents/obips.Dialog/obips.Dialog.css" type="text/css" rel="stylesheet" />
    <script type="text/javascript" src="fmap:common/dragdropframework.js"></script>
    <script type="text/javascript" src="fmap:common/layout.js"></script>
    <script type="text/javascript" src="fmap:common/obips.TabCircler.js"></script>
    <script type="text/javascript" src="fmap:common/obips.XMLDOM.js"></script>
    <script type="text/javascript" src="fmap:webserviceproxies/catalogmanager.js"></script>
    <script type="text/javascript" src="fmap:uicomponents/obips.FormFields/obips.FormFields.js"></script>
    <script type="text/javascript" src="fmap:uicomponents/obips.FloatingWindow/obips.FloatingWindow.js"></script>
    <script type="text/javascript" src="fmap:uicomponents/obips.Dialog/obips.Dialog.js"></script>
    <script type="text/javascript" src="fmap:uicomponents/obips.UberBar/obips.UberBar.js"></script>
    <!--Please don't add this back. obips.Toolbar is deprecated! <script type="text/javascript" src="fmap:uicomponents/obips.Toolbar/obips.Toolbar.js"></script>-->
    <script type="text/javascript" src="fmap:uicomponents/common/obips.TextDialog.js"></script>
    <script type="text/javascript" src="fmap:uicomponents/common/obips.MessageDialog.js"></script>
    <script type="text/javascript" src="fmap:uicomponents/common/obips.ConfirmDialog.js"></script>
    <script type="text/javascript" src="fmap:common/datetime.js"></script>
    <script type="text/javascript" src="fmap:common/list.js"></script>
    <script type="text/javascript" src="fmap:catalog/catalogaction.js"></script>
    <script type="text/javascript" src="fmap:catalog/catalogmanagerhelper.js"></script>
    <script type="text/javascript" src="fmap:catalog/actionhandlerimpl.js"></script>
    <script type="text/javascript" src="fmap:catalog/actionlinksrender.js"></script>
    <script type="text/javascript" src="fmap:catalog/catalog.js"></script>
    <script type="text/javascript" src="fmap:catalog/itemproperties.js"></script>
    <sawm:if name="session.syndicate" op="equals" value="workspace">
    <script type="text/javascript" src="fmap:common/workspacesyndicatebase.js"></script>
    </sawm:if>
    <script type="text/javascript" src="fmap:common/alertsui.js"></script>
    <sawm:resourceBundle path="common/saw.alertsui.xml"/>
    <script type="text/javascript" src="fmap:home/bieehome.js"></script>
    <script type="text/javascript">
    function NQOnLoadEvent()
    //render header
    <sawm:messageRef name="kuiFrameworkHeader" >
    <sawm:setParam name="helpUrl"><sawm:fileMap path="biee0124.htm"/></sawm:setParam>
    <sawm:setParam name="helpCaption"><sawm:messageRef name="kuiBIHContextHelp" /></sawm:setParam>
    <sawm:setParam name="title"><sawm:messageRef name="kmsgBIHHomeTabTitle"/></sawm:setParam>
    </sawm:messageRef>
    <sawm:messageRef name="kmsgMostRecentItemsScript" />
    var tDownloadLinks = [
    <sawm:if test="officeURL">
    {text:'kmsgBIHOracleBIForMSOffice', url:<sawm:json>officeURL</sawm:json>, desc:'kmsgBIHOracleBIForMSOfficeDesc'},
    </sawm:if>
    <sawm:if test="smartViewURL">
    {text:'kmsgBIHSmartViewForMSOffice', url:<sawm:json>smartViewURL</sawm:json>, desc:'kmsgBIHSmartViewForMSOfficeDesc'},
    </sawm:if>
    <sawm:if test="privileges.Publisher.developReport">
    {text:'kmsgBIPDownloadTemplateBuilderForWord', url:saw.commandToURL('xmlpObjectTasks')+'&amp;Action=downloadTool&amp;_xaction=downloadtb', desc:'kmsgBIPDownloadTemplateBuilderForWordDesc'},
    {text:'kmsgBIPDownloadAnalyzerForExcel', url:saw.commandToURL('xmlpObjectTasks')+'&amp;Action=downloadTool&amp;_xaction=downloadae', desc:'kmsgBIPDownloadAnalyzerForExcelDesc'},
    </sawm:if>
    null
    var tSESUrl = "";
    <sawm:if test="sesSearchURL">
    tSESUrl = <sawm:json>sesSearchURL</sawm:json>;
    </sawm:if>
    saw.home.start(tDownloadLinks,tSESUrl);
    window.onload = NQOnLoadEvent;
    //list of object types that current user can create
    saw.catalogaction.setCreateList(<sawm:json>system.catalogObjectTypeManager.creatableTypes</sawm:json>);
    <sawm:if name="session.syndicate" op="equals" value="workspace">
    var tSyndicate = obips.workspace.HomePageSyndicate.createSyndicateObject();
    </sawm:if>
    </script>
    <sawm:resourceBundle path="catalog/privileges.xml"/>
    <sawm:resourceBundle path="catalog/saw.catalog.xml" inline="false"/>
    <sawm:resourceBundle path="home/bieehome.xml" inline="false"/>
    </head>
    <body>
    <div id="idBIEEHomeBodyDiv">
    <!--Round corner -->
    <table cellspacing="0" cellpadding="0" class="BIHRoundCorner">
    <tr>
    <td class="RoundCornerCell">&amp;nbsp;</td>
    <td class="TopCell">&amp;nbsp;</td>
    </tr>
    </table>
    <div class="BIEEHome">
    <table id="idBIEEHomeTable" class="BIEEHomeTable" cellspacing="0" cellpadding="0">
    <tr>
    <!-- left pane -->
    <td class="BIEEHomeLeft">
    <div class="BIHPaneContainer">
    <table width="100%" cellspacing="0" cellpadding="0">
    <!-- Create... -->
    <tr id="idCreate"><td class="BIHActionSectionHeader">
    <sawm:messageRef name="kmsgCreateSectionHeader"/>
    </td>
    </tr>
    <tr id="idBIHCreateActionList">
    <td class="BIHActionList">
    <div id="idHomeCreateLinks"></div>
    </td>
    </tr>
    <!-- Browse Catalog... -->
    <tr id="idBrowseCatalog">
    <td class="BIHActionSectionHeader">
    <sawm:messageRef name="kmsgBrowseCatalogSectionHeader"/>
    </td>
    </tr>
    <tr id="idBIHBrowseActionlist">
    <td class="BIHActionList">
    <div id="idHomeBrowseCatalogSection">
    <a id="idCatalogFolders" class="BIHFavoriteFolderLink" href="javascript:void(null)" onclick="saw.home.onAllContentClick(event); return false;">
    &lt;img border="0" alt="<sawm:messageRef name="kmsgBIHCatalogFolders"/>" title="" class="GetStartedActionIcon" src="<sawm:fileMap path="common/favorite_folder_s.png"/>" />
    <span><sawm:messageRef name="kmsgBIHAllContent"/></span>
    <img border="0" alt="Drop down" title="" src="fmap:uicomponents/obips.Menubar/dropdown_md.gif"/>
    </a>
    <a id="idMyRequests" class="BIHFavoriteFolderLink" href="javascript:void(null)" onclick="saw.home.openURL(saw.commandToURL('catalog') + '&amp;Action=search&amp;name=*&amp;type=queryitem1&amp;path=' + saw.encodeURIComponent(saw.getSessionInfos().user.homeDir),event); return false;">
    &lt;img border="0" alt="<sawm:messageRef name="kmsgCatalogFavoriteFolderMyRequest"/>" title="" class="GetStartedActionIcon" src="<sawm:fileMap path="common/favorite_search_s.png"/>" />
    <span><sawm:messageRef name="kmsgCatalogFavoriteFolderMyRequest"/></span>
    </a>
    <a id="idMyReports" class="BIHFavoriteFolderLink" href="javascript:void(null)" onclick="saw.home.openURL(saw.commandToURL('catalog') + '&amp;Action=search&amp;name=*&amp;type=bipReport&amp;path=' + saw.encodeURIComponent(saw.getSessionInfos().user.homeDir),event); return false;">
    &lt;img border="0" alt="<sawm:messageRef name="kmsgBIHMyReports"/>" title="" class="GetStartedActionIcon" src="<sawm:fileMap path="common/favorite_search_s.png"/>" />
    <span><sawm:messageRef name="kmsgBIHMyReports"/></span>
    </a>
    <a id="idMyScorecards" class="BIHFavoriteFolderLink" href="javascript:void(null)" onclick="saw.home.openURL(saw.commandToURL('catalog') + '&amp;Action=search&amp;name=*&amp;type=bsc&amp;path=' + saw.encodeURIComponent(saw.getSessionInfos().user.homeDir),event); return false;">
    &lt;img border="0" alt="<sawm:messageRef name="kmsgBIHMyScorecards"/>" title="" class="GetStartedActionIcon" src="<sawm:fileMap path="common/favorite_search_s.png"/>" />
    <span><sawm:messageRef name="kmsgBIHMyScorecards"/></span>
    </a>
    <sawm:if test="system.config['Alerts/Enabled'] &amp;&amp; privileges.Access['Global Delivers']">
    <a id="idMyIBotSubscriptions" class="BIHFavoriteFolderLink" href="javascript:void(null)" onclick="saw.home.openURL(saw.commandToURL('catalog') + '&amp;Action=favorite&amp;targetid=mySubscription',event); return false;">
    &lt;img border="0" alt="<sawm:messageRef name="kmsgBIHMyIBotSubscriptions"/>" title="" class="GetStartedActionIcon" src="<sawm:fileMap path="common/favorite_search_s.png"/>" />
    <span><sawm:messageRef name="kmsgBIHMyIBotSubscriptions"/></span>
    </a>
    <a id="idMyIBots" class="BIHFavoriteFolderLink" href="javascript:void(null)" onclick="saw.home.openURL(saw.commandToURL('catalog') + '&amp;Action=search&amp;name=*&amp;type=coibot1&amp;path=' + saw.encodeURIComponent(saw.getSessionInfos().user.homeDir),event); return false;">
    &lt;img border="0" alt="<sawm:messageRef name="kmsgBIHMyIBots"/>" title="" class="GetStartedActionIcon" src="<sawm:fileMap path="common/favorite_search_s.png"/>" />
    <span><sawm:messageRef name="kmsgBIHMyIBots"/></span>
    </a>
    </sawm:if>
    </div>
    <div class="BIHManageJobsLink">
    <sawm:if name="privileges['Admin: General'].ManageJobs">
    <a class="BIHFavoriteFolderLink" href="javascript:void(null)" onclick="saw.home.openURL(saw.commandToURL('ViewJobs'), event); return false;">
    <span><sawm:messageRef name="kmsgBIHManageMarketingJobs"/></span>
    </a>
    </sawm:if>
    <sawm:if test="privileges.Publisher.developReport || privileges.Publisher.administerServer">
    <a class="BIHFavoriteFolderLink" href="javascript:void(null)" onclick="saw.home.onBIPReportSchedules(event); return false;">
    <span><sawm:messageRef name="kmsgBIHManageReportsSchedules"/></span>
    </a>
    <a class="BIHFavoriteFolderLink" href="javascript:void(null)" onclick="saw.home.onBIPJobHistory(event); return false;">
    <span><sawm:messageRef name="kmsgBIHManageReportsJobHistory"/></span>
    </a>
    </sawm:if>
    </div>
    </td>
    </tr>
    <!-- Get Started... -->
    <tr id="idGetStarted">
    <td class="BIHActionSectionHeader">
    <sawm:messageRef name="kmsgGetStartedSectionHeader"/>
    </td>
    </tr>
    <tr id="idBIHGetStartedLinks">
    <td class="BIHActionList">
    <!--To custom the links, add a kuiHomePageGetStartedLinks custom message. -->
    <sawm:choose>
    <sawm:when name="getStartedMsg">
    <sawm:messageRef name="kuiHomePageGetStartedLinks" />
    </sawm:when>
    <sawm:otherwise>
    <a class="BIHGetStartedLink" href="javascript:void(null)" onclick="obips.launcher.launchNewWindow('http://download.oracle.com/docs/cd/E14571_01/index.htm','_blank'); return false;">
    &lt;img border="0" alt="<sawm:messageRef name="kmsgBIHHelpIntroduction"/>" title="" class="GetStartedActionIcon" src="<sawm:fileMap path="common/introtooraclebi_lg_qualifier.png"/>" />
    <span><sawm:messageRef name="kmsgBIHHelpIntroduction"/></span>
    </a>
    <a class="BIHGetStartedLink" href="javascript:void(null)" onclick="obips.launcher.launchNewWindow('http://download.oracle.com/docs/cd/E14571_01/index.htm','_blank'); return false;">
    &lt;img border="0" alt="<sawm:messageRef name="kmsgBIHHelpDoc"/>" title="" class="GetStartedActionIcon" src="<sawm:fileMap path="common/quicktour_lg_qualifier.png"/>" />
    <span><sawm:messageRef name="kmsgBIHHelpDoc"/></span>
    </a>
    <a class="BIHGetStartedLink" href="javascript:void(null)" onclick="saw.home.onDownloadDesktopTools(event)" id="idBIHDownloadToolsLink">
    &lt;img border="0" alt="<sawm:messageRef name="kmsgBIHDownloadBIDesktopTools"/>" title="" class="GetStartedActionIcon" src="<sawm:fileMap path="common/downloadBIdesktopapps_lg_ena.png"/>" />
    <span><sawm:messageRef name="kmsgBIHDownloadBIDesktopTools"/></span>
    <img border="0" alt="Drop down" title="" src="fmap:uicomponents/obips.Menubar/dropdown_md.gif"/>
    </a>
    <a class="BIHGetStartedLink" href="javascript:void(null)" onclick="saw.home.onHelpTOCs(event); return false;">
    &lt;img border="0" alt="<sawm:messageRef name="kmsgBIHHelpTOC"/>" title="" class="GetStartedActionIcon" src="<sawm:fileMap path="common/helptopics_lg_qualifier.png"/>" />
    <span><sawm:messageRef name="kmsgBIHHelpTOC"/></span>
         <img border="0" alt="HelpTOCDropdown" title="" src="fmap:uicomponents/obips.UberBar/dropdown_md.gif"/>
    </a>
    <a class="BIHGetStartedLink" href="javascript:void(null)" onclick="obips.launcher.launchNewWindow('http://www.oracle.com/technology/tech/bi/index.html','_blank'); return false;">
    &lt;img border="0" alt="<sawm:messageRef name="kmsgBIHOraTechNetwork"/>" title="" class="GetStartedActionIcon" src="<sawm:fileMap path="common/otn_lg_qualifier.png"/>" />
    <span><sawm:messageRef name="kmsgBIHOraTechNetwork"/></span>
    </a>
    </sawm:otherwise>
    </sawm:choose>
    </td>
    </tr>
    </table>
    </div>
    </td>
    <!-- right pane -->
    <td class="BIEEHomeRight" cellspacing="0" cellpadding="0">
    <table width="100%">
    <!-- Alerts -->
    <tr id="idHomeAlertsRow">
    <td class="BIHListSectionHeaderIconCell">
    &lt;img border="0" alt="<sawm:messageRef name="kmsgViewsAlerts"/>" title="" src="<sawm:fileMap path="common/alert_lg_qualifier.png"/>" />
    </td>
    <td>
    <div class="BIHListSectionHeader">
    <sawm:messageRef name="kmsgViewsAlerts"/>
    </div>
    <div id="idHomeAlerts">
    </div>
    </td>
    </tr>
    <!-- Recent -->
    <tr>
    <td class="BIHListSectionHeaderIconCell">
    &lt;img border="0" alt="<sawm:messageRef name="kmsgBIHRecent"/>" title="" src="<sawm:fileMap path="common/recentupdate_lg_qualifier.png"/>" />
    </td>
    <td>
    <div class="BIHListSectionHeader">
    <sawm:messageRef name="kmsgBIHRecent"/>
    </div>
    <div id="idNoRecentItems">
    &lt;img border="0" align="middle" class="MsgErrorImg" alt="<sawm:messageRef name="kmsgBIHNoRecent"/>" title="" src="<sawm:fileMap path="uicomponents/common/title_info.png"/>" />
    <span class="BIHNoRecentItems"><sawm:messageRef name="kmsgBIHNoRecent"/></span>
    </div>
    <div id="idRecentDashboards" class="BIHRecentSubHeader">
    <sawm:messageRef name="kmsgBIHRecentDB"/>
    </div>
    <div id="idHomeDashboards" class="BIHRecentDBDiv"/>
    <div id="idRecentOthers" class="BIHRecentSubHeader">
    <sawm:messageRef name="kmsgBIHRecentOthers"/>
    </div>
    <div id="idHomeMRU"/>
    </td>
    </tr>
    <!-- Favorites -->
    <tr>
    <td class="BIHListSectionHeaderIconCell">
    &lt;img border="0" alt="<sawm:messageRef name="kmsgBIHFavorites"/>" title="" src="<sawm:fileMap path="catalog/mostpopular_lg_qualifier.png"/>" />
    </td>
    <td>
    <div class="BIHListSectionHeader">
    <sawm:messageRef name="kmsgBIHFavorites"/>
    </div>
    <div id="idNoFavoriteItems">
    &lt;img border="0" align="middle" class="MsgErrorImg" alt="<sawm:messageRef name="kmsgBIHNoRecent"/>" title="" src="<sawm:fileMap path="uicomponents/common/title_info.png"/>" />
    <span class="BIHNoRecentItems"><sawm:messageRef name="kmsgBIHNoFavorites"/></span>
    </div>
    <div id="idHomeFavorites"/>
    </td>
    </tr>
    </table>
    </td>
    </tr>
    </table>
    </div>
    </div>
    <sawm:messageRef name="kuiStaticsPreloadIFrame"/>
    </body>
    </html>
    Edited by: Siva Prasad on Jul 6, 2011 10:39 PM
    Edited by: Siva Prasad on Jul 6, 2011 11:10 PM
    Edited by: Siva Prasad on Jul 6, 2011 11:58 PM

  • How to remove installer prompt at shut down?

    Talking about a MacBook Pro running 10.9.5.   Something I  brought on myself.  I downloaded an installer for an app and began the installation, but changed my mind, canceled the installation and removed the app, installer and associated files.  However, now at shut down I get a prompt with an installer icon asking if I want to abort installation or not.  Choose abort and the computer shuts down.  Choose "Yes" to continue the phantom installation and the system looks for the missing app then shuts down.  How can I remove this prompt?  Thanks in advance.

    When you restart or turn off your Mac, OS X is set to automatically open the apps that were opened when you turned it off, so this could be the reason why the installer always pops up during shutdown.
    To avoid this, uncheck "Reopen windows when logging back in" in the shutdown or restart window, or start in safe mode once (hold the Shift key while your Mac is starting up) and restart. This should fix the issue.

  • How to remove table cell borders

    Hi,
    I’m using dreamweaver cs6.first i create a HTML page then i create a div tag (800w 900 h) & create a table inside of above div. i want to keep table border & make it to tickness, want to remove cell borders. I can’t find any options to remove the cell borders. Please any one can help me.
    Thank you.

    table.borderless {
    border-width: 0px;
    background-color: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 1.2em;
    text-align: center;
    text-transform: none;
    table.borderless th {
        border-width: 0px;
        padding: 5px;
        background-color: white;   
    table.borderless td {
        border-width: 0px;
        padding: 5px;
        background-color: white;
    <table width="250" height="150" align="center" class="borderless">
    <tr>
      <th colspan="2" class="style1">Borderless table<br />
       cell 1 &amp; 2 merged</span> </th>
      </tr>
    <tr>
      <th class="borderless">cell 3 </th>
      <td class="borderless">cell 4 </td>
    </tr>
    <tr>
        <th>cell 5 </th>
        <td>cell 6 </td>
    </tr>
    </table>

  • How to Remove Shutdown Prompt

    Is there any way to either 1) completely remove/disable the prompt that appears when selecting Shutdown from the Apple Menu or 2) reduce the time before it automatically shuts down? It's not a big deal, but when I hit shutdown, I mean shutdown, not "double-check" or question me for 60 seconds. I know it's automatic, but if it is removable, that is my preference. Everyone seems to be asking about the checkbox (reopen windows on relaunch), but I would rather completely skip this step. Thanks in advance.

    You can use the AppleScript Editor app to shut down the computer without prompt.
    Application folder... Utilities folder... AppleScript Editor... New Document.
    Paste this into the window:
    tell application "Finder"
      shut down
    end tell
    Save... File Format... Application. Save the file for example to your Document folder. Best to place the file into a folder. Drag that folder into your doc (right hand side of the doc) ...
    Click on the folder in the dock... click on the shutdown file.
    If you don't put the file into a folder... drag the file to the dock (left hand side of the dock) right click on the file... option... keep in dock. (Caution: by accident you could shutdown your computer, saving/using the file this way. Best to put it into a folder as explained above.)
    Sleep:
    tell application "Finder"
    sleep
    end tell
    Restart:
    tell application "Finder"
    restart
    end tell

  • How to remove confirmation prompt when deleting from network share on Windows 8?

    Regarding the question, on Windows 7 if I uncheck "Display delete confirmation dialog" I could delete a file without confirmation whether it's on local or network share but in Windows 8 this only affects the data on local drive only and if I try
    to delete anything from network the confirmation dialog appears even though "Display delete confirmation dialog"is unmarked. Are there any ways to alter this behavior?

    No, it does not. This only works on my local drives. If I tried to delete anything on my network share (mapped drive etc..) It always gives me the prompt whether the checkbox is marked or not. This seems to be a problem only on Windows 8 as I have no problem
    with Windows 7
    BTW, my file servers are running Win 2012 and 2008R2

  • "Graph Prompt" align center in OBIEE 11g

    Hi All,
    I have got a requirement to align the "Graph Prompt" center in OBIEE 11g (11.1.16.2 BP1). I could remove the boarder around the prompt using the following CSS.
    <style>
    .PTPageControl { border:0px; padding:0px; }
    .PTPageEmbedded { border:0px;}
    </style>
    Can someone please let me know how to algin "graph prompt" center? Thanks in advance.

    See http://msdn.microsoft.com/en-us/library/gg622942%28v=VS.85%29.aspx
    Basically, IE9 breaks flash ExternalInterface calls if your flash component is embedded with an object tag with an embed tag fallback, and the object id and embed name is the same.
    The easiest workaround is to tell ie9 to render your page in IE8 Standards mode. To do this, insert this in the element:
    <!-- Enable IE8 Standards mode --> <meta http-equiv="X-UA-Compatible" content="IE=8" >
    Otherwise, you might just want to use the object tag only or embed tag only.

  • Uplayermediaplayer-setup.exe keeps prompting me to download and install. It is a virus according to Google. How do you remove these prompts?

    My question says it all. In addition, this started to happen yesterday. Initially all I did is download the file. However, before I installed it, I checked with Google about it. When I discovered the file is a virus or malicious malware. So, I never installed it. I have run PC Tuneup Maestro several times now and fixed issues. However, this prompting from uplayermediaplayer-setup.exe keeps coming up on my computer screen. I do not install it. I want to rid my computer of this prompting from this file. I have Norton 360 Internet Security. I have checked my status with N360 too. I do believe via Internet Options on Internet Explorer 8 that I have cleared my computer cache ( I'm not sure if this is the correct procedure for doing clearing the computer cache?). This is a very annoying problem. I've wasted a lot of time trying to rid my computer of this supposed prompting to download and install this file. Earlier this morning, I tried to call in to N360 support, but the representative did not give me direct answers, wasted much time, and really did not give me a feeling of knowledge of this file or how to remove the prompting to download and install it.

    Oh, just one more thing, I have the VLC media player on my computer. I am happy with it. It has also been updated to the most recent version 2.1.1 This is also why I questioned why uplayermediaplayer-setup.exe was even coming up on my computer screen in the first place.

  • Question: How to remove prompt in recording using MMAPI

    Hi,
    we have been developing a softphone using j2me. Our goal is to record voice (using j2me) into a byte array and deliver that as a packet either through bluetooth or wifi. We need to capture voice at a certain interval, stop the capture, deliver, and then capture the voice again.
    The problem is this. Everytime i call on record, the phone prompts if i indeed want to record using the MMAPI. I think that this is a security feature but is there any way to bypass it?
    --Kyle                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    private bool RemoveBlankPage()
            Word.Application wordapp
    = null;
            Word.Document doc
    = null;
            Word.Paragraphs paragraphs=null;
            try
                // Start Word APllication and set it be invisible
                wordapp
    = new Word.Application();
                wordapp.Visible
    = false;
                doc = wordapp.Documents.Open(wordPath);
                paragraphs
    = doc.Paragraphs;
                foreach
    (Word.Paragraph paragraph
    in paragraphs)
    if (paragraph.Range.Text.Trim()
    == string.Empty)
                        paragraph.Range.Select();
                        wordapp.Selection.Delete();
                // Save the document and close document
                doc.Save();
                ((Word._Document)doc).Close();
                // Quit the word application
                ((Word._Application)wordapp).Quit();
            catch(Exception ex)
                MessageBox.Show("Exception Occur, error message is: "+ex.Message);
                return
    false;
            finally
                // Clean up the unmanaged Word COM resources by explicitly
                // call Marshal.FinalReleaseComObject on all accessor objects
                if
    (paragraphs != null)
    Marshal.FinalReleaseComObject(paragraphs);
                    paragraphs
    = null;
                if
    (doc != null)
    Marshal.FinalReleaseComObject(doc);
                    doc
    = null;
                if
    (wordapp != null)
    Marshal.FinalReleaseComObject(wordapp);
                    wordapp
    = null;
            return
    true;
     This link helped me complete my project
    https://code.msdn.microsoft.com/office/How-to-remove-blank-pages-e200755d

  • How to remove minor grids on waveform graph

    how to remove minor grids on waveform graph

    Right-click on the graph and choose X Scale >> Format. In the Grid Options area, click on the left icon and choose the middle icon the pops-up. This shows only the major grid lines. The left choice shows no grid lines and the right choice shows both sets of grid lines. Now, do the same for the Y Scale.
    Randy Hoskin
    Applications Engineer
    National Instruments
    http://www.ni.com/ask

  • How to show one prompt that works for both Graph and Table views?

    Have an analysis with a graph and a table. The information in the table and graph are different so cannot use a pivot table w/graph.
    Each view has a view prompt for Year and Month (tried both separately and also as one combined column ‘201001’) so user can easily change months.
    Too much data to use the slider because it will not graph.
    Page prompt does not allow user to switch dates easily.
    Since this will be a link from a dashboard, do not think making this a dashboard from a dashboard would be good so not a dashboard prompt.
    Saw something about Master Detail linking, but does not appear to work with graph prompts.
    How would the analysis be configured to show one prompt that works for both the Table and the Graph?
    One prompt would change both the table and the graph.

    Master Detail Linking almost works.
    Table view can show all the results without error.
    Graph view needs to be limited or errs with "Exceeded configured maximum number of allowed input records."
    Is there a way to set the initial Master Detail Linking value to the top sorted value?

  • How to remove calender button beside date prompt in infoview

    Post Author: Durga
    CA Forum: Desktop Intelligence Reporting
    Hi ,
    We have developed one deski report which will run through infoview.
    while opening in the infoview in the beside the date prompt calender button is appearing.
    But we dont need the calender button beside the date prompt.we want to select from LOV's only.
    Please advice how to remove the calender button in infoview which is developed in Deski.
    Regards,
    Durga.

    Changing the data of the date to char will get ride of the calendar control.

  • How to remove black borders from picture?

    http://www.homeofthenutty.com/twilight/screencaps/albums/TwilightPart2/Twilight1833.jpg
    Is there a Photoshop tool that can easily remove the black borders from pictures like this? Anyway to extract the image from the black background?

    You may be able to use the Image - Trim feature, though it requires exact pixel color matches, which may not be true with lossy compression (e.g., JPEGs).
    Another way is to use the Magic Wand Selection Tool with some tolerance (e.g., 24), select the borders, invert the selection, then use Image - Crop.  It will cut off all fully selected rectangles of pixels.
    Watch your copyright issues if modifying copyrighted works
    -Noel

  • Graph Data Labels in OBIEE 11g - Customizing

    Hi folks!
    Would somebody know how to select what is shown in graph data labels in OBIEE 11g?
    For example in a scatter graph data label I'd like to show the Group only (not the combination of Series, Group, X and Y, as by default). For a pie chart one can select the data shown in data labels to some extent (name / value), however couldn't find this option for scatter graph.
    After searching I could only find instructions for 10g - such as John's instructions at http://obiee101.blogspot.com.es/2008/01/obiee-xy-and-data-in-mouse-over-label.html.
    However, my understanding is that the graph engine in OBIEE 11g is now different, and the 10g instructions are not valid for 11g anymore.
    I was also having a look on the .cxml files in OBIEE 11g but those seem to relate to colors only?
    Any help appreciated, best regards,
    Ilmari

    hello,
    i'm facing the same situation here,did you find a solution for your problem?

Maybe you are looking for

  • Labview 2009 .exe not working with windows 2000

    I created a simple vi with Labview 2009 to reset a counter in registry key. I changed it to an exe. The program runs fine on any machine with XP but it does not work on the machine I need it on which is running Windows 2000 SP4. I installed the 2009

  • Syncing issues with iTunes to iPhone 4 after new update

    After the recent software update of ios 7.0.4., my music was no longer syncing to my iPhone 4. All the songs are ticked and ready to go but nothing would happen. I tried doing it manually. I also restarted my computer and phone but nothing is still h

  • Level 1 incremental backup taking larger space

    Hi All, Yesterday i had level 1 incremental backup. Backup completed successfully but its size was as equal as Full Backup. What could me the possible reason for that ? Environmnt is Oracle 10g R2 2 Node RAC on windows.

  • Consuming messages using Java

    Hi, I am using BlazeDS running in Tomcat 6.0.16. The Flex client components are written using Flex 3. I have a messaging destination set up and the Flex producers and consumers are working fine. I am able to push messages from the server top the clie

  • Is there any extra payment for paid apps?

    I baught 3 apps wich total was 5.97 dollars. Now my bank have deducted 7..96 dollars. why is that?