Show online content url

AIRHelp and the web
I'm having problems connecting my AIRHelp app with Webhelp Pro on Robohelp server.
In the Adobe AIR SSL there is a field to enter the 'Show Online Content'.
On Robohelp server, my project have the link: http://<server>:<port>/robohelp/server?project=tips
What should the link be in the "Show Online Content" field? The same link does not work, even if it works when opening the project in a web browser.

We weren't ignoring you, just having trouble finding the answer. The irony is that if you look to the right of this post you will see a link to More Like This and the first item is How do I simultaneously deliver a local and web-based help system?
The last post by MS Caroline in that thread seems to be the answer to the problem you describe.
http://forums.adobe.com/message/3492985#3492985
See www.grainge.org for RoboHelp and Authoring tips
@petergrainge

Similar Messages

  • FF8 doesn't show online content, just local (off-line) content; Other browsers shows online content. (MAC OSX Lion)

    I just posted a few weeks ago this
    https://support.mozilla.com/en-US/questions/894108
    I follow up the guides that I mentioned in there, without success.
    My Problem:
    By example, I can navigate through a Site on Chrome, I saved a complete page content to my local machine from Chrome ... Then, I open this page on firefox and I can see the content. When I visit the site directly from FF, the page area keep in white background, any content is displayed.
    Any suggestions, idea, tip, hint?
    Rgds,
    iVieL

    Ok, finally FF8 works.
    In other posts, people said that I must check for firewalls or antivirus rules/restrictions. Well, I did, I disabled my native firewall without any luck. I have installed Little Snitch, and I disabled too for test FF8 connectivity ... any success reach neither.
    Just today I found a post in some forum, that literally said:
    "To anyone that's still having problems, it may be because you have Little Snitch 2.4.0 installed. This is a known bug for that version. Try updating to 2.4.2."
    I was using 2.4.0 version, and just update to the last one ... but FF8 still no works ... lol ... I just decide to disable it, and FF8 works perfectly. Now I just delete all my Little Snitch rules.
    This fix the problem, but I don't be sure that the update fix the problem or just the Little Snitch's rules clean.
    Rgds, iVieL

  • Content URL for specifying new Portlet

    Hello,
              For some reason I don't have access to personalization newsgroup from my
              news server, so I post my question here, hoping somebody who uses Weblogic's
              Portal will be able to answer.
              I am trying to pass parameters to my portlet by specifying them in content
              URL, like
              Content URL: portlets/CustomHelloWorld.jsp?helloString=HELLO
              CustomHelloWorld.jsp:
              <%
              String helloString = request.getParameter("helloString");
              out.println("TestTest");
              out.println(helloString);
              %>
              It seems to me, that Weblogic simply doesn't understand my content URL
              string, because the jsp is not even getting compiled, and all I get on my
              portal page is the title bar.
              If anybody knows how to make it work, or if you know that this is something
              Weblogic doesn't support, please let me know.
              Any info will be much appreciated,
              Nadya.
              

    Hi Nadya,
    Check your console messages or your weblogic.log file. Are any exceptions
    being thrown?
    - Ginny
    "Nadya" <[email protected]> wrote in message
    news:[email protected]..
    Hi,
    I am trying to pass parameters to my portlet JSP using content URL. So Ihave something like this in my content URL:
    portlets/CustomHelloWorld.jsp?helloString=TEST
    My CustomHelloWorld.jsp:
    <%
    String helloString = request.getParameter("helloString");
    out.println(helloString);
    %>
    Nothing shows up, except for the TitleBar.
    Any help would be appreciated,
    Nadya.

  • Content URL for new portlet.

    Hi,
    I am trying to pass parameters to my portlet JSP using content URL. So I have something like this in my content URL:
    portlets/CustomHelloWorld.jsp?helloString=TEST
    My CustomHelloWorld.jsp:
    <%
         String helloString = request.getParameter("helloString");
         out.println(helloString);
    %>
    Nothing shows up, except for the TitleBar.
    Any help would be appreciated,
    Nadya.

    Hi Nadya,
    Check your console messages or your weblogic.log file. Are any exceptions
    being thrown?
    - Ginny
    "Nadya" <[email protected]> wrote in message
    news:[email protected]..
    Hi,
    I am trying to pass parameters to my portlet JSP using content URL. So Ihave something like this in my content URL:
    portlets/CustomHelloWorld.jsp?helloString=TEST
    My CustomHelloWorld.jsp:
    <%
    String helloString = request.getParameter("helloString");
    out.println(helloString);
    %>
    Nothing shows up, except for the TitleBar.
    Any help would be appreciated,
    Nadya.

  • WD Abap - show pdf content

    hi folks,
    i'm trying to show pdf content (type binary) with wd abap, but how?
    - with interactive forms ADOBE -> i bound pdfsource the type binary value but i always get the message "ugly scripts are running at that url"
    - "normal" interactive froms with a normal interface rather than pdf-data stream work.
    we use NW2004s SP 05
    any ideas?
    kind regards oliver

    hi thomas,
    well i didnot see the url but i got out following acf trace:
    ERROR|20060103160230|WD0284_5376|CAcfControl::ParseParameter|ReadArrayFromUrl failed, Url= http://cat01130.tyrolit.com:8080/sap/bc/webdynpro/tyed/ca_atcp_cre_0001/~wd_key43ACC6054ACC02C8000000000A180A82/acf_control?sap-contextid=SID%3aANON%3acat01130_NY1_01%3aIUyg6v83oBfW_5oMpeaC3BmYWOS9DRej4fSmLpQq-NEW&sap-wd-clientWindowId=2855&sap-wd-resource-id=WD0284&sap-wd-filedownload=X|HRESULT=-2147467259(Unspecified error)
    ERROR|20060103160230|WD0284_5376|CAcfControl::ParsePropertyParameters|ParseParameter failed|HRESULT=-2147467259(Unspecified error)
    ERROR|20060103160230|WD0284_5376|CAcfControl::SendDataFromClientToAcf|SetProperty: ParsePropertyParameters failed for property dataSource|HRESULT=-2147467259(Unspecified error)
    ERROR|20060103160230|WD0284_5376|CAcfControl::invoke|InovkeInternal failed|HRESULT=-2147467259(Unspecified error)

  • ContentPresenter ADF Taskflow - Avoid re-write of content URL

    Hello,
    I see content presenter ADF taskflow has a feature that re-writes content URL. In my case, i show a HTML content item in content presenter which contains a download link to a DOC file present in UCM (as below). On render, internally content presenter re-writes the URL as below.
    Experts: I want to know if there is any way to override this feature of content presenter.
    1) Its not just ".doc" extensions, any link starting with "/cs" is re-written by content presenter
    ContentPresenter - Avoid re-write of content URL
    Original HTML from UCM:
    Please <a href="/cs/groups/asset/documents/contenttype1/~asded/ad1.doc"> click here </a> </p>
    Rendered as below by Contentpresenter:
    Please <a href="/appcontent/faces/oracle/webcenter/sitestructure/render.jspx?datasource=UCM%23dDocName%DOC_CONTENTID"> click here </a> </p>
    Appreciate help.
    PS: This Taskflow was OOTB built for WebCenter and may be should be part of that forum, but given frequency of responses, I have add here.

    Hi.
    As you said, Content Presenter has a urlRewriterClass in the service definition of type oracle.webcenter.content
    My recommendation is to open an Oracle-SR to ask Oracle for the best approach or what to do with it.
    A solution can be overwrite the Java Class of the rewriter just to avoid the transformation of the URL. It isn't recommendable.
    I hope it helps.
    Regards.

  • No show remote content message option after Thunderbird version 31.0 update

    Thunderbird version 31.0 updated via its usual automatic update and now I can't see the remote content of new messages.
    Through online searches I found references to the fact that the "Show remote content" button is now replaced with a new notification bar with a preferences button to show remote content.
    I have no problem with this change except for the fact that I do not get this new notification bar and button, nor the old one, so I'm currently unable to get a message to load its remote content unless I enable the general privacy setting to allow remote content which is far from what I want.
    I have also checked the permissions.default.image setting through the config editor and it is set to 1.
    I also found search hits suggesting restarting Thunderbird if this new notification bar is missing. I have restarted TB many time and even download the installation file for version 31.0 and re-installed it that way and have also reboot my machine a few times but still no remote content message option.
    Please help.

    I'd like to know '''why ''' the Tbird team made it more difficult to show remote content. Was there something broken with the simple, obvious, right-there Show Remote Content button? I don't have an issue with providing other options, but for me 99% of the time I ''just want to see the remote'' (usually images)'' content''.

  • FILE UPLOAD PROBLEM SHOWING THE CONTENTS IN THE SAME BROWSER WINDOW

    Hi,
    This is amit Joshi
    I have uploaded content using input tag of type file and posted to jsp as multipart/form-data type
    in that jsp i am using following code to display the content in browser but only first content is displayed How can i modify it to show all content in the file ..
    <html>
    <head>
    <title>File Upload Display</title>
    </head>
    <body>
    <%
    //ServletOutputStream sout=response.getOutputStream();
    StringBuilder strBuilder = new StringBuilder();
    int count=0;
    String f;
    f=request.getParameter("filedb");
    DBManager dbm = new DBManager();
    //dbm.createTable("mms3");
    //log.info("In JSP : "+ f);
    //dbm.insert_data(f,"mms3");
    %>
    <%
    if (ServletFileUpload.isMultipartContent(request)){
    ServletFileUpload servletFileUpload = new ServletFileUpload(new DiskFileItemFactory());
    List fileItemsList = servletFileUpload.parseRequest(request);
    strBuilder.append("<?xml version=\"1.0\" encoding=\"UTF-8\" ?>").append('\r').append('\n').append("<xpage version=\"1.0\">").append('\r').append('\n');
    String optionalFileName = "";
    FileItem fileItem = null;
    Iterator it = fileItemsList.iterator();
    ServletOutputStream outputStream=null;
    while (it.hasNext()){
    FileItem fileItemTemp = (FileItem)it.next();
    if (fileItemTemp.isFormField()){
    %>
    <b>Name-value Pair Info:</b>
    Field name: <%= fileItemTemp.getFieldName() %>
    Field value: <%= fileItemTemp.getString() %>
    <%
    if (fileItemTemp.getFieldName().equals("filename"))
    optionalFileName = fileItemTemp.getString();
    else
    fileItem = fileItemTemp;
    if (fileItem!=null){
    String fileName = fileItem.getName();
    %>
    <b>Uploaded File Info:</b>
    Content type: <%= fileItem.getContentType() %>
    Field name: <%= fileItem.getFieldName() %>
    File name: <%= fileName %>
    <%
    if(fileItem.getContentType().equals("image/jpeg")) { %>
    File : <p><%
         //response.setContentType("image/gif");
         byte[] bArray=fileItem.get();
         response.setContentType("image/jpeg");
         outputStream=null;
         outputStream= response.getOutputStream();
         outputStream.write(bArray);
         outputStream.flush();
         outputStream.close();
    else if(fileItem.getContentType().equals("text/plain"))
         %> File : <%= fileItem.getString() %>
    <%
    byte[] bArray=fileItem.get();
    response.setContentType("text/plain");
         outputStream = response.getOutputStream();
         out.println();
         outputStream.write(bArray);
         outputStream.flush();
         outputStream.close();
    %> </p> <%
    %>
    </body>
    </html>
    Edited by: Amit_Joshi on Nov 13, 2007 10:58 PM

    Well Well Well..
    That would not work...
    What you have to do is save the uploaded file content on to a location and then pass the fileName as a request parameter to a deidicated which displays the contents of that file.
    Just as an example
    <html>
    <head>
    <title>File Upload Display</title>
    </head>
    <body>
    <%
    //ServletOutputStream sout=response.getOutputStream();
    StringBuilder strBuilder = new StringBuilder();
    int count=0;
    String f;
    f=request.getParameter("filedb");
    DBManager dbm = new DBManager();
    //dbm.createTable("mms3");
    //log.info("In JSP : "+ f);
    //dbm.insert_data(f,"mms3");
    %>
    <%
    if (ServletFileUpload.isMultipartContent(request)){
    ServletFileUpload servletFileUpload = new ServletFileUpload(new DiskFileItemFactory());
    List fileItemsList = servletFileUpload.parseRequest(request);
    strBuilder.append("<?xml version=\"1.0\" encoding=\"UTF-8\" ?>").append('\r').append('\n').append("<xpage version=\"1.0\">").append('\r').append('\n');
    String optionalFileName = "";
    FileItem fileItem = null;
    Iterator it = fileItemsList.iterator();
    ServletOutputStream outputStream=null;
    while (it.hasNext()){
       FileItem fileItemTemp = (FileItem)it.next();
    %>
    Name-value Pair Info:
    Field name: <%= fileItemTemp.getFieldName() %><br/>
    Field value: <%= fileItemTemp.getString() %><br/>
    <%
    if (fileItemTemp.getFieldName().equals("filename"))
        optionalFileName = fileItemTemp.getString();
    if(!fileTempItem.isFormFiled()){
       String fileName = fileItem.getName();
       fileItem.write(optionalFileName);
    %>
    Uploaded File Info:
    Content type: <%= fileItem.getContentType() %><br/>
    Field name: <%= fileItem.getFieldName() %><br/>
    File name: <%= fileName %><br/>
    <%
    if(fileItem.getContentType().equals("image/jpeg") || fileItem.getContentType().equals("image/pjeg")) {
    %>
      <img src="FileServlet?fileName=<%=optionalFileName%>"   
    <%
    %>
    </body>
    </html>a sample code snippet for FileServlet.
    String fileName =  request.getParameter(fileName);
      File file = new File(fileName);
       if(!file.exists())
         return;
      // If JSP
      String mimeType = application.getMimeType("fileName");
           If you are using servlet
           String mimeType = this.getServletContext().getMimeType(fileName);
         response.setContentType(mimeType);  
         response.setHeader("Content-Disposition","inline;filename=\\"+fileName+"\\");
      BufferedOutputStream out1 = null;
      InputStream in = null;
      if(mimeType == null)
         mimeType = "application/octet-stream";
      try{
         in = new FileInputStream(f);
         response.setContentLength(in.available());
         BufferedOutputStream out1 = new BufferedOutputStream(response.getOutputStream(),1024);
         int size = 0;
         byte[] b = new byte[1024];
         while ((size = in.read(b, 0, 1024)) > 0)
            out1.write(b, 0, size);
      }catch(Exception exp){
      }finally{
          if(out1 != null){
             try{
                out1.flush();               
                out1.close();
             }catch(Exception e){}
          if(in != null){
            try{in.close();}catch(Exception e){}
      } Hope that might answer your question :)
    However,this is not the recommended way of doing this make use of MVC pattern.Would be a better approach.
    you might think of googling on this and can findout what is the best practise followed for problems of this sort
    REGARDS,
    RaHuL

  • I am trying to Show Package contents of iMovie and it freezes at the hr.lprog folder

    While doing a virus scan my machine would freeze on the file
    Applications/iMovie/Contents/Resource/hr.lprog/Title-SidewaysDrifting.nib/keyedo bjects.nib.
    Bitdefender said to send them the file.
    I am able to "Show package contents" of iMovie, and open the Contents and Resources folder. When I try to open the hr.lprog folder, I get the spinning beach vball of death and I have to reboot my machine using the power button.
    Does anyone have an idea what might be causing this and how to fix it?
    Is the hr.lprog folder just the language files for Croatia? If so, can I safely delete them, or is there more to it?

    My guess would be that your hard drive has become corrupt, and the corruption is affecting something about that folder or its contents such that when the Finder tries to display them, it crashes. I would recommend immediatelyrepairing with Disk Utility. Also, if you don't have any backups, now would be a good time to start, before something bad happens.
    If repairing the hard drive doesn't work, I would try deleting and reinstalling iMovie.
    Also, note that I don't recommend BitDefender. Read my Mac Malware Guide, and if after reading that you want to have anti-virus software, use one of the programs it recommends. BitDefender has performed poorly in my anti-virus software testing, both in the first round and the second round of testing.

  • 'Show JInternalFrame Contents While Dragging'

    hi,
    I have a question I have an application that has internal frames, Basically it is a MDI Application. I am using JDK 1.2.2 and windows 2000. The question is that when you go to the desktop right click properties and in Effects tab you uncheck the 'Show Window Contents While Dragging' checkBox. Now when I run my application and my parent window that is a frame pops up, if I drag the window i.e. my parent frame it doesn't dragg the contents onlt thw windows border is dragged, means it doesn't repaints that is fine. But when I try to drag one of the internal frame it shows me the contents inside the internalFrame being dragged too and I don't want to see these contents while internal frame is being dragged. So how can I make my application not to show the contents inside the JInternalFrames not to be shown while dragging the JInternalFrame. Any help is really appreciated.
    for an example I have added a code example to see the effect that I got from the forums just for an example to show. If you have unchecked the option 'Show Window Contents While Dragging' in Effects tab when you go to the desktop right click properties and the Effects Tab or in the controlPanel dblClick Display and go to Effects tab and uncheck this checkBox. Now run this example and see when you drag the main window contents inside it including JInternalFrame doesn't get dragged just the boundry of the dragging frame is shown. Now if you try to drag the JInternalFrame. Contents inside that are dragged too. And I don't want this behavior. I don't want to see the contents.
    /*************** MDITest ************/
    import javax.swing.*;
    * An application that displays a frame that
    * contains internal frames in an MDI type
    * interface.
    * @author Mike Foley
    public class MDITest extends Object {
    * Application entry point.
    * Create the frame, and display it.
    * @param args Command line parameter. Not used.
    public static void main( String args[] ) {
    try {
    UIManager.setLookAndFeel(
    "com.sun.java.swing.plaf.windows.WindowsLookAndFeel" );
    } catch( Exception ex ) {
    System.err.println( "Exception: " +
    ex.getLocalizedMessage() );
    JFrame frame = new MDIFrame( "MDI Test" );
    frame.pack();
    frame.setVisible( true );
    } // main
    } // MDITest
    /*********** MDIFrame.java ************/
    import java.awt.*;
    import java.awt.event.*;
    import java.io.Serializable;
    import javax.swing.*;
    import javax.swing.border.*;
    import javax.swing.event.*;
    * A top-level frame. The frame configures itself
    * with a JDesktopPane in its content pane.
    * @author Mike Foley
    public class MDIFrame extends JFrame implements Serializable {
    * The desktop pane in our content pane.
    private JDesktopPane desktopPane;
    * MDIFrame, null constructor.
    public MDIFrame() {
    this( null );
    * MDIFrame, constructor.
    * @param title The title for the frame.
    public MDIFrame( String title ) {
    super( title );
    * Customize the frame for our application.
    protected void frameInit() {
    // Let the super create the panes.
    super.frameInit();
    JMenuBar menuBar = createMenu();
    setJMenuBar( menuBar );
    JToolBar toolBar = createToolBar();
    Container content = getContentPane();
    content.add( toolBar, BorderLayout.NORTH );
    desktopPane = new JDesktopPane();
    desktopPane.setPreferredSize( new Dimension( 400, 300 ) );
    content.add( desktopPane, BorderLayout.CENTER );
    } // frameInit
    * Create the menu for the frame.
    * <p>
    * @return The menu for the frame.
    protected JMenuBar createMenu() {
    JMenuBar menuBar = new JMenuBar();
    JMenu file = new JMenu( "File" );
    file.setMnemonic( KeyEvent.VK_F );
    JMenuItem item;
    file.add( new NewInternalFrameAction() );
    // file.add( new ExitAction() );
    menuBar.add( file );
    return( menuBar );
    } // createMenuBar
    * Create the toolbar for this frame.
    * <p>
    * @return The newly created toolbar.
    protected JToolBar createToolBar() {
    final JToolBar toolBar = new JToolBar();
    toolBar.setFloatable( false );
    toolBar.add( new NewInternalFrameAction() );
    // toolBar.add( new ExitAction() );
    return( toolBar );
    * Create an internal frame.
    * A JLabel is added to its content pane for an example
    * of content in the internal frame. However, any
    * JComponent may be used for content.
    * <p>
    * @return The newly created internal frame.
    public JInternalFrame createInternalFrame() {
    JInternalFrame internalFrame =
    new JInternalFrame( "Internal JLabel" );
    internalFrame.getContentPane().add(
    new JLabel( "Internal Frame Content" ) );
    internalFrame.setResizable( true );
    internalFrame.setClosable( true );
    internalFrame.setIconifiable( true );
    internalFrame.setMaximizable( true );
    internalFrame.pack();
    return( internalFrame );
    * An Action that creates a new internal frame and
    * adds it to this frame's desktop pane.
    public class NewInternalFrameAction extends AbstractAction {
    * NewInternalFrameAction, constructor.
    * Set the name and icon for this action.
    public NewInternalFrameAction() {
    super( "New", new ImageIcon( "new.gif" ) );
    * Perform the action, create an internal frame and
    * add it to the desktop pane.
    * <p>
    * @param e The event causing us to be called.
    public void actionPerformed( ActionEvent e ) {
    JInternalFrame internalFrame = createInternalFrame();
    desktopPane.add( internalFrame,
    JLayeredPane.DEFAULT_LAYER );
    } // NewInternalFrameAction
    } // MDIFrame
    I'll really appreciate for any help.
    Thank you

    try this:
    JDesktopPane desktopPane = new JDesktopPane();
    desktopPane.putClientProperty("JDesktopPane.dragMode", "outline");Both parameters passed to 'putClientProperty' must be strings.
    Hope this helps
    Riz

  • Window blank when I click "Show Package Contents" in Pictures folder

    Long story short, I have two iPhoto libraries - one on an old laptop and one on a new MacBook Air (10.6.4). I have been trying to copy the old iPhoto library from the old laptop to the new laptop (so that I would be able to access both libraries on the new laptop by holding down option when starting iPhoto and selecting one or the other).
    I copied the old iPhoto library into the "Pictures" folder on the new laptop. Then I did some ill-advised tidying up (I know, I know, I'm an idiot) in that "Pictures" folder. As I understand it, inside "Pictures", there should be an "iPhoto Library" folder but that has now gone. In fact, there is nothing in "Pictures" at all. When I right click on "Pictures" and select ""Show Package Contents" I get a blank window.
    I have the two iPhoto libraries (old and new) elsewhere on my hard drive - in a folder I created in the home directory ("Pictures 2" > "iPhoto Library"). iPhoto can read the two libraries from there no problem. But I cannot drag and drop the libraries into the "Pictures" folder, where they should be, because I get an error message: "You can’t open the application “Pictures” because it may be damaged or incomplete". When I click on "Pictures", it doesn't open in Finder but iPhoto opens up showing whatever library I used last.
    Someone on the iPhoto forum suggested that I post this problem here: "That sounds very like the Pictures Folder has had it's Execute bit set and the Mac now thinks it's an application. The solution to this is a trip to the Terminal. Post this here: http://discussions.apple.com/forum.jspa?forumID=1339 and someone will give you the Terminal commands to fix that." So I'm hoping that someone here can help me out!
    Let me know if you need any further info. The other thread is here:
    http://discussions.apple.com/thread.jspa?messageID=11958853#11958853
    Many thanks.

    I'm having the same exact problem. I have an older macbook pro and I was trying to copy the iphoto library to my new imac. I was stupidly messing around with the pictures folder on the comp when things weren't migrating correctly, then it suddenly changed from a folder to a package and I got the same error when I tried to delete. Any suggestions?

  • How do I stop my iWeb site folder name from showing in the URL?

    I have looked through the forum but cannot find exactly what I need.
    I am sure there is a way to stop this from happening but I do not want my iWeb site name to show in the URL. Anyone else had this problem that can spread some light on the situation?
    Here is how it is showing:
    www.ilovehopetown.com/ILove_Hope_Town/The_Ultimate_Guide_To_HopeTown.html
    I want to to just be www.ilovehopetown.com and then the page name.
    Any help will be appreciated.
    Rob

    What happens if I leave Site name blank?
    Try it and see.
    If you are using iWeb 09, the right forum to ask things in is here:
    http://discussions.apple.com/forum.jspa?forumID=1309
    Two options you could try are naming your site the same as the default folder used by your sever (e.g. public_http or whatever) or forwarding www.myname.com to www.myname.com/sitename

  • How do I stop firefox from showing mobile content on my desktop

    I was wondering if anyone could assist me with this problem. Firefox shows mobile content on my desktop (such as going to Yahoo Sports page) instead of desktop content on my desktop. I have tried clearing cookies and c ache, and that has not solved my problem. Thanks in advance!

    Oh, Yahoo! might have stored its decision in a cookie, or in a cached file. You probably need to clear those again. You've done it before, but just for reference:
    (1) Bypass Firefox's Cache
    Use Ctrl+Shift+r to reload the page fresh from the server.
    Alternately, you also can clear Firefox's cache completely using:
    orange Firefox button (or Tools menu) > Options > Advanced
    On the Network mini-tab > Cached Web Content : "Clear Now"
    If you have a large hard drive, this might take a few minutes.
    (2) Remove the site's cookies (save any pending work first). While viewing a page on the site:
    * right-click and choose View Page Info > Security > "View Cookies"
    * Alt+t (open the classic Tools menu) > Page Info > Security > "View Cookies"
    Then try reloading the page. Does that help?

  • I have one out of five email address's with coxmail that opens with a blank inbox but other browsers show the content of the same inbox

    Question
    I have one out of five email address's with coxmail that opens with a blank inbox. Other browsers like opera or IE show the content of the same inbox. I've contacted cox but they tell me the problem is on my computer. I've used three different anti virus/malware scanners to eliminate all the bugs they can find. I need a firefox guru with suggestions. Thanks, Charles

    You can undo your permission changes. Probably the most relevant one is cookies. Try one or both of these methods:
    (1) Page Info > Permissions tab
    While viewing a page on the site:
    * right-click and choose View Page Info > Permissions
    * Alt+t (open the classic Tools menu) > Page Info > Permissions
    (2) about:permissions
    In a new tab, type or paste '''about:permissions''' and press Enter. Allow a few moments for the list on the left to populate, as this information needs to be extracted from a database.
    Then type or paste ''rcn''' in the search box above the list to filter it to the most relevant domains. When you highlight a domain, you can adjust its permissions in the right pane.
    Any luck?

  • Shared mailbox and personal mailbox showing identical content in Outlook

    I have one user on Outlook 2010 who has Full Access permissions to a shared mailbox. In OWA, everything looks fine, but in Outlook, the shared mailbox shows the contents of her personal mailbox instead of the content of the shared mailbox.
    If she views the shared mailbox's Inbox, it shows her the contents of her own Inbox instead of the shared mailbox. If she attempts to view the shared mailbox's Calendar, it shows her nothing at all. There are no error messages.
    I configured a separate Mail profile (via Control Panel) for the shared mailbox, and that works fine also.
    I deleted her Mail profile and all cached Outlook data, then created a new profile, and let Outlook recache all the data. Same problem.
    Any ideas what is going on or how to fix it?
    Blog /
    Facebook / Twitter

    Finally some moderately helpful info:
    The end user logs into a computer on an untrusted, foreign AD domain (domain2.com) using an account from that domain. She then logs into her Exchange mailbox in Outlook using her domain.com account.
    Every domain2.com computer she logs into gives her the same random mailbox mirroring problem.
    I had her log into Outlook on a computer on domain.com located in my office and leave it running for 3 days. Every time her Outlook client on her regular computer would start or stop mirroring mailboxes, she would let me know, and I'd check the computer
    in my office and find no problem.
    So the problem is something in the foreign domain or something that that domain's administrators are doing to the computers. Unfortunately, several other people on that domain are using mailboxes and shared mailboxes on my Exchange servers in the exact same
    configuration and are not having this problem. It is only this one user.
    I am pretty sure they are not using roaming profiles. I know they are not using mandatory profiles.
    Blog /
    Twitter

Maybe you are looking for

  • IDoc to File - error code 56

    Hello, I have configured the scenario for IDoc XI File. The IDoc from SAP system is triggered out properly, but at XI side by using we05 t-code i found that the IDoc received doesnot contain any data at all. The segment names have been changed and th

  • GT735 and TV Tuner

    I have an antenna port on the NE corner of the laptop. Does this imply that there is a tuner built-in? I don't see anything in the hardware configuration for such. thanks.

  • After getting a malware, my Firefox stopped opening. Is there any way to restore it without losing my passwords, settings, and especially favorite?

    <blockquote>Locking duplicate thread.<br> Please continue here: [[/questions/934304]]</blockquote> Recently my computer was infected by a malware that deleted some DLLs and damaged Firefox, Opera and Google programs. The other two browsers I reinstal

  • Suggestions needed to implement Audit Logging

    In our project we have a requirement to implement Audit logging. i.e., we need to track any changes in the form of CREATE, UPDATE and DELETE of any field in the database. We have some UI also which will present this change history to the user. After

  • Itunes freezes and non-responsive

    Itunes keeps freezing and becomes unresponsive.  I have 2 MacBook Pros.  One is about 4 years old and the other is just under 2 years old. Both do the same thing.