Looking for correct syntax GO dashboard URL

hi all,
according to the Oracle BI EE Presentation Services Guide, the URL syntax for going to a dashboard URL is ...
http://localhost:9704/analytics/saw.dll?GO&NQUser=Administrator&NQPassword=Administrator&Path=/shared/Paint%20Demo/_portal/Paint%20Dashboard
but this does not work. The error I get is ...
Object expected: /shared/Paint Demo/_portal/Paint Dashboard
Error Details
Error Codes: GCARFLCS
I've tried substituting the %20 with an actual space or a + sign without any success. Any ideas on how this should work?

In addition to what Bryan said, you can get the Dashboard Pages URL by using Dashboard and PortalPages parameters. I have examples here http://oraclebizint.wordpress.com/2007/11/13/oracle-bi-ee-101331-bookmark-and-prompted-links-passing-prompt-values-to-dashboards/ and here http://oraclebizint.wordpress.com/2007/11/01/oracle-bi-ee-101332-hiding-banner-in-dashboards-using-go-url/
Thanks,
Venkat
http://oraclebizint.wordpress.com

Similar Messages

  • Looking for plugin that saves download URL in metadata

    I'm looking for a firefox add-on with a feature that makes it so whenever you download an image, the URL of the image is automatically saved to the metadata of the file, like in the comments section or something. This would be very useful for finding out where you got some image later if you forgot where you found it.
    Preferably compatible with Firefox 3.6.8

    Tint, Tritone, Colorama
    Mylenium

  • IMac M5521 family - looking for correct AHT disc

    Hi,
    I just got a couple of old teardrop style iMac's - from the M5521 family.  I've tried several hardware test CD's and DVD's on them and they all report that it is the wrong version.
    The specs from the label are:
    400MHZ/512K  L2/CACHE/64MB SDRAM
    IMAC DV 10GB   HD/DVD/56
    If anyone could at least tell me the correct version, I may be able to find it!
    Thanks!

    What versions did you try with your iMac DV400?  The AHT disk [iMac Version 1.2.2, for use with iMac (Summer 2000), iMac (Early 2001), and iMac ( Summer 2001)] would have been identified with this part number 693-4327-A.  The disk image for it can be downloaded here.

  • Looking For Correct Wireless Router For My Needs

    I currently own a LinkSys BEFW11SW wireless router that I am ready to replace with a newer model.
    At the present time I have a desk top connected via Ethernet cable to the router, an Apple LAPTOP via wireless, a WII via wireless, and a wireless printer.
    Going forward, I will have the same connections as I do today, with the addition of optionally connecting my LAPTOP using an Ethernet cable, and connect my HDTV and Blue-ray disc player using Ethernet cables.
    I am leaning toward the E2000 router but want to know if I need/require the E3000 router for the HDTV and Blue-ray disc player with those devices being connected using Ethernet cables.
    Looking forward to your insight and suggestions.

    Anytime E3000 is better than E2000 because E3000 can work on 2.4GHz and 5GHz of frequency simultaneously.

  • Looking for com.sun.jndi.toolkit.url.Uri.class

    Does anybody have any idea where I can find com.sun.jndi.toolkit.url.Uri.class?

    Ah well...I found it. Not seperate from the provider classes but I did finally find it. It is in the providerutil.zip that is included with the LDAP Service Provider download. The download is available at: http://java.sun.com/products/jndi/#download

  • "Return for Correction" button in SSHR approval notification directing to External URL

    In SSHR approval workflow notification mail, if we click on "Request for Correction" button, an incorrect URL is loaded.
    1 - Where should this be setup to direct to the particular notification in workflist in Oracle page?
    2 - How can we remove this functionality in the notification?
    Thanks,
    Sumanth

    Check the Node attributes in the Return for Correction process through workflow builder.  That should tell you where it will be sending the email.

  • Applet is not looking for the classes in the jar

    I have an applet that uses 2 jar files (Jasplet.jar and WinLS.jar). They are downloaded fine, but then java look for the classes in a URL instead of using the jar:
    network: Cache entry found [url: http://localhost:8000/reportes/Jasplet.jar, version: null]
    network: Connecting http://localhost:8000/reportes/Jasplet.jar with proxy=DIRECT
    network: Connecting http://localhost:8000/reportes/Jasplet.jar with cookie "JSESSIONID=573b1fbfcd200059b8bbbfa92b95"
    network: ResponseCode for http://localhost:8000/reportes/Jasplet.jar : 304
    network: Encoding for http://localhost:8000/reportes/Jasplet.jar : null
    network: Disconnect connection to http://localhost:8000/reportes/Jasplet.jar
    security: Loading Root CA certificates from /usr/lib/jvm/java-6-sun-1.6.0.07/jre/lib/security/cacerts
    security: Loaded Root CA certificates from /usr/lib/jvm/java-6-sun-1.6.0.07/jre/lib/security/cacerts
    security: Loading Deployment certificates from /home/santiago/.java/deployment/security/trusted.certs
    security: Loaded Deployment certificates from /home/santiago/.java/deployment/security/trusted.certs
    security: Loading certificates from Deployment session certificate store
    security: Loaded certificates from Deployment session certificate store
    security: Validate the certificate chain using CertPath API
    security: Obtain certificate collection in Root CA certificate store
    security: Obtain certificate collection in Root CA certificate store
    security: The CRL support is disabled
    security: The OCSP support is disabled
    security: No timestamping info available
    security: Checking if certificate is in Deployment denied certificate store
    security: Checking if certificate is in Deployment permanent certificate store
    network: Cache entry found [url: http://localhost:8000/reportes/lib/WinLS.jar, version: null]
    network: Connecting http://localhost:8000/reportes/lib/WinLS.jar with proxy=DIRECT
    network: Connecting http://localhost:8000/reportes/lib/WinLS.jar with cookie "JSESSIONID=573b1fbfcd200059b8bbbfa92b95"
    network: ResponseCode for http://localhost:8000/reportes/lib/WinLS.jar : 304
    network: Encoding for http://localhost:8000/reportes/lib/WinLS.jar : null
    network: Disconnect connection to http://localhost:8000/reportes/lib/WinLS.jar
    security: Loading certificates from Deployment session certificate store
    security: Loaded certificates from Deployment session certificate store
    security: Validate the certificate chain using CertPath API
    security: Obtain certificate collection in Root CA certificate store
    security: Obtain certificate collection in Root CA certificate store
    security: The CRL support is disabled
    security: The OCSP support is disabled
    security: No timestamping info available
    security: Checking if certificate is in Deployment denied certificate store
    security: Checking if certificate is in Deployment permanent certificate store
    network: Cache entry not found [url: http://localhost:8000/reportes/winls/resource/engine.class, version: null]
    network: Connecting http://localhost:8000/reportes/winls/resource/engine.class with proxy=DIRECT
    network: Connecting http://localhost:8000/reportes/winls/resource/engine.class with cookie "JSESSIONID=573b1fbfcd200059b8bbbfa92b95"
    network: Cache entry not found [url: http://localhost:8000/reportes/winls/resource/engine_en.class, version: null]
    network: Connecting http://localhost:8000/reportes/winls/resource/engine_en.class with proxy=DIRECT
    network: Connecting http://localhost:8000/reportes/winls/resource/engine_en.class with cookie "JSESSIONID=573b1fbfcd200059b8bbbfa92b95"
    network: Cache entry not found [url: http://localhost:8000/reportes/winls/resource/engine_en.properties, version: null]
    network: Connecting http://localhost:8000/reportes/winls/resource/engine_en.properties with proxy=DIRECT
    network: Connecting http://localhost:8000/reportes/winls/resource/engine_en.properties with cookie "JSESSIONID=573b1fbfcd200059b8bbbfa92b95"
    network: Cache entry not found [url: http://localhost:8000/reportes/winls/resource/engine_en_US.class, version: null]
    network: Connecting http://localhost:8000/reportes/winls/resource/engine_en_US.class with proxy=DIRECT
    network: Connecting http://localhost:8000/reportes/winls/resource/engine_en_US.class with cookie "JSESSIONID=573b1fbfcd200059b8bbbfa92b95"
    network: Connecting socket://localhost:5432 with proxy=DIRECT
    select relname,attname,typname,atttypmod-4 as length from pg_class c , pg_attribute a ,pg_type t where c.oid=a.attrelid and a.atttypid=t.oid and (typname='varchar' or typname='bpchar') and relkind='r' and substring(relname from 1 for 4)!='sql_' and substring(relname from 1 for 3)!='pg_'
    network: Connecting socket://localhost:5432 with proxy=DIRECT
    Oct 22, 2008 11:52:20 AM winls.dbdata.DataEmployee getEmployee():505
    INFO: Connected to:jdbc:postgresql://localhost:5432/wmc
    Oct 22, 2008 11:52:20 AM winls.dbdata.DataEmployee getEmployee():505
    INFO: Connected to:jdbc:postgresql://localhost:5432/wmc
    select * from employees where empusername = 'jw1' and emppassword = 'YW5jeA=='
    network: Cache entry not found [url: http://localhost:8000/reportes/winls/resource/resource.class, version: null]
    network: Connecting http://localhost:8000/reportes/winls/resource/resource.class with proxy=DIRECT
    network: Connecting http://localhost:8000/reportes/winls/resource/resource.class with cookie "JSESSIONID=573b1fbfcd200059b8bbbfa92b95"
    network: Cache entry not found [url: http://localhost:8000/reportes/winls/resource/resource_en.class, version: null]
    network: Connecting http://localhost:8000/reportes/winls/resource/resource_en.class with proxy=DIRECT
    network: Connecting http://localhost:8000/reportes/winls/resource/resource_en.class with cookie "JSESSIONID=573b1fbfcd200059b8bbbfa92b95"
    network: Cache entry not found [url: http://localhost:8000/reportes/winls/resource/resource_en.properties, version: null]
    network: Connecting http://localhost:8000/reportes/winls/resource/resource_en.properties with proxy=DIRECT
    network: Connecting http://localhost:8000/reportes/winls/resource/resource_en.properties with cookie "JSESSIONID=573b1fbfcd200059b8bbbfa92b95"
    network: Cache entry not found [url: http://localhost:8000/reportes/winls/resource/resource_en_US.class, version: null]
    network: Connecting http://localhost:8000/reportes/winls/resource/resource_en_US.class with proxy=DIRECT
    network: Connecting http://localhost:8000/reportes/winls/resource/resource_en_US.class with cookie "JSESSIONID=573b1fbfcd200059b8bbbfa92b95"
    network: Connecting socket://localhost:5432 with proxy=DIRECT
    LISTEN companyPostDate
    network: Cache entry not found [url: http://localhost:8000/reportes/org/postgresql/errors.class, version: null]
    java.lang.NullPointerException
         at winls.gui.WinLSFrame.loadCompany(WinLSFrame.java:365)
         at winls.gui.WinLSFrame.<init>(WinLSFrame.java:250)
         at winls.gui.WinLSDesktop$2.run(WinLSDesktop.java:141)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at spin.Invocation.evaluate(Invocation.java:122)
         at spin.off.OffInvocation.spin(OffInvocation.java:78)
         at spin.Invocation.start(Invocation.java:100)
         at spin.Interceptor.intercept(Interceptor.java:52)
         at spin.Spin$AbstractInvocationHandler.invoke(Spin.java:411)
         at $Proxy1.run(Unknown Source)
         at winls.gui.WinLSDesktop.<init>(WinLSDesktop.java:137)
         at jasplet.Main.init(Main.java:38)
         at sun.applet.AppletPanel.run(AppletPanel.java:425)
         at java.lang.Thread.run(Thread.java:619)
    basic: Exception: java.lang.NullPointerException
    network: Connecting http://localhost:8000/reportes/org/postgresql/errors.class with proxy=DIRECT
    network: Connecting http://localhost:8000/reportes/org/postgresql/errors.class with cookie "JSESSIONID=573b1fbfcd200059b8bbbfa92b95"
    network: Cache entry not found [url: http://localhost:8000/reportes/org/postgresql/errors_en.class, version: null]
    network: Connecting http://localhost:8000/reportes/org/postgresql/errors_en.class with proxy=DIRECT
    network: Connecting http://localhost:8000/reportes/org/postgresql/errors_en.class with cookie "JSESSIONID=573b1fbfcd200059b8bbbfa92b95"
    network: Cache entry not found [url: http://localhost:8000/reportes/org/postgresql/errors_en.properties, version: null]
    network: Connecting http://localhost:8000/reportes/org/postgresql/errors_en.properties with proxy=DIRECT
    network: Connecting http://localhost:8000/reportes/org/postgresql/errors_en.properties with cookie "JSESSIONID=573b1fbfcd200059b8bbbfa92b95"
    network: Cache entry not found [url: http://localhost:8000/reportes/org/postgresql/errors_en_US.class, version: null]
    network: Connecting http://localhost:8000/reportes/org/postgresql/errors_en_US.class with proxy=DIRECT
    network: Connecting http://localhost:8000/reportes/org/postgresql/errors_en_US.class with cookie "JSESSIONID=573b1fbfcd200059b8bbbfa92b95"
    network: Cache entry not found [url: http://localhost:8000/reportes/org/postgresql/errors_en_US.properties, version: null]
    network: Connecting http://localhost:8000/reportes/org/postgresql/errors_en_US.properties with proxy=DIRECT
    network: Connecting http://localhost:8000/reportes/org/postgresql/errors_en_US.properties with cookie "JSESSIONID=573b1fbfcd200059b8bbbfa92b95"
    network: Connecting socket://localhost:5432 with proxy=DIRECTThe lines like network: Cache entry not found [url: http://localhost:8000/reportes/winls/resource/engine.class, version: null] are the ones that seems to cause the problem.
    I have tried to clear the cache. I even deleted mi ~/.java/deployment directory. Any idea of what could be the problem?

    Your applet appears to be asking for https:// protocol security.
    Is there a certificate should be in your localhost server and https enabled and supported
    (the applet continually asks for "https protocol" types of information and your using standard http)?
    Other protocols for such use are ssl:// and tls://
    Dependent the server configuration you may or may not require the port number on the end of the domain
    e.g. something like.
    ssl://mydomain.com:443 or https://mydomain.com:8080 or tls://mydomain.com:989
    And be sure there program if its an extra such as ssl:// has its service started.
    Edited by: nicephotog on Oct 28, 2008 4:09 AM

  • URL for opening a xcelsius dashboard via another xcelsius dashboard

    Guys,
    I am new to Xcelsius and have the following problem.
    A part of the project at my client is migrating existing Xcelsius dashboards from BO XI R2 to BO XI R3.
    There are several dashboards that link to other dashboards:
    In the BO XI R2 xlf-file the url is concatenated as following example:
    /businessobjects/enterprise115/desktoplaunch/opendoc/openDocument.jsp?sIDType=CUID&iDocID=AZZtSHxgrQdMrreJ9TB5o.U&lsSsPRMonth=2009/03&lsSsPRRegion=European Region&lsSsPRPL=0
    What is the correct syntax for the URL in BO XI R3?
    Thanks in advance,
    Sven Van Hoof

    Hello,
    I use the url component with
    http://bo:8080/OpenDocument/opendoc/openDocument.jsp?sType=Flash&iDocID=6381 to link dashboards together
    BO:8080 should be the name of your XI server and its port number
    IDocID is ID of .swf file you want to link to.
    hope that helps.
    Edited by: Audrius Patalauskas on Jul 2, 2010 10:27 AM

  • What is the correct firmware update check URL for a Westell VersaLink 327W?

    Hi, I was wondering what the correct URL is for the modem to check for updated firmware on the Westell VersaLink 327w. My model is the  D90-327W15-06 and its current firmware is 04.04.03
    To clarify, I'm looking for the URL that goes in the box at the top of the upgrade page in the router's advanced settings. That link is a screenshot of what my page currently looks like.
    Since I first got this modem 2 or 3 years ago, it has never been able to properly check for updates. I've tried changing the URL to point to the Verizon support page for manually downloading the firmware but that doesn't seem to work either. I'm guessing the URL should point to a specific file, possibly an xml or something? I don't remember what the original address in the box was but it didn't work anyway. 
    I'm pretty sure I am running the latest version (04.04.03) and manually upgrading isn't a problem if a new version comes out but its always bugged me that the built-in check has never worked right for me so I figured I'd ask on here for the heck of it. At the very least I'd like it to be able to check version information even if it can't upgrade automatically.
    Does the built-in firmware check work for anyone else using the 327w or similar model? If so, could you kindly copy/paste the URL on your modem's firmware page? Even if you have a different modem, it might help me figure out the right address for my own. Thanks!

    #1 Go to http://www.verizon.net/central/vzc.portal?_nfpb=true&_pageLabel=vzc_help_contentDisplay&linkflag=use...
    #2 Make sure that use save as.
    #3 After you save the file, go into your router's upgrade screen.
    #4 Then use the file that you downloaded earlier to upgrade the router..
    If you have any questions as how to do this..
    #1 Be sure to take screen shots.
    #2 And be sure that you use tinypic.com as your image host.
    If you are the original poster (OP) and your issue is solved, please remember to click the "Solution?" button so that others can more easily find it. If anyone has been helpful to you, please show your appreciation by clicking the "Kudos" button.

  • Cannot find correct syntax for paint()

    Hi everyone,
    I am supposed to create an applet that has a textfield component and a button comp. the user is prompted to type in a drawing command press the "go" button and the program executes. here is an exampls of what the text should read like..FD 50, turn SW, BK 50, colour red.
    The FD is forward draw and the BK is backward. my problem is I am not using the correct syntax conventions when creating xnew and ynew coordinates. this might not be the best algorithm either, but with limited examples and resources it was the best I could come up with, any other suggestions would be much appreciated.
    Here is the problem code.
    public void init()
                   extraPanel.setBackground (Color.blue);
                   extraPanel.setLayout(new FlowLayout());//resizable panel
                   extraPanel.setBackground(Color.red);
                   extraPanel.add(button); button.addActionListener(this);
                   extraPanel.add(Mylabel);
                   Mylabel.setBackground(Color.white);
                   extraPanel.add(tf);
                   tf.setBackground(Color.green);
                   add(extraPanel);
                    //create a method to use the cursor to draw
                    public void paint(Graphics page)
                       //declare the coordinates and variables
                       int x;
                       int y;
                       int xcurrent;
                       int ycurrent;
                       int xnew;
                       int ynew;
                       String turn;
                       boolean FD;
                       String sData = new String();
                       //create an array object of commands
                       //create a bufferedReader to read in data
                       BufferedReader stdin = new BufferedReader(new
                                              InputStreamReader(System.in));
                       //create an object of commands[]and set its size
                       comm = new Commands[20];                      
                       //create a String Tokenizer to read the data in from the tf
                       StringTokenizer tok = new StringTokenizer(sData, ",");
                       //read the data in
                       for(int i = 0; i < comm.length; i++)
                          sData = stdin.readLine();
                          comm[i] = new Commands(tok.nextToken(),Integer.parseInt(tok.nextToken()),
                                    tok.nextToken(),Integer.parseInt(tok.nextToken()));
                          //use x and y coordinates to draw the image
                          xnew =  new (Commands(turn.x)* FD * dist + xcurrent + colour);
                          ynew =  new (Commands(turn.y)* FD * dist + ycurrent + colour);
                          repaint(xnew + ynew);
                          //set the focus on the new lines
                          xcurrent = xnew;
                          ycurrent = ynew;
    }//end of logo class                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    Maybe I'm being dense but I don't see a question in here anywhere. Unless it the xnew ynew thing. You can't use new to create an int, an Integer object yes, but not int so get rid of the "new"s. Next look at the methods in http://java.sun.com/products/jdk/1.2/docs/api/java/awt/Graphics.html
    And get rid of all of that BufferedReader stuff.
    you applet should have something like:
    TextField commands = new TextField("",20);
    Button btn = new Button("Draw It");
    String cmds = null;
    // add the button and text field to the applet
    // add an action listener for the button
    // in the ActionPerformed method do somthing like
    cmds = commands.getText();
    repaint();
    // in the paint method parse the cmds string and do the drawing via the Graphics class's methods
    That you give a good idea of where to go now.

  • The correct syntax for a recursive chmod command in Terminal

    I need to set recursive permissions on an external HDD to '777' or 'all read&write'.
    I have tried all of the following commands in Terminal:
    sudo chmod 777 -r /Volumes/...
    sudo chmod -r 777 /Volumes/...
    sudo chmod a+rw -r /Volumes/...
    sudo chmod -r a+rw /Volumes/...
    ...all of which being back a 'no such file or directory' error, e.g.
    sudo chmod 777 -r /Volumes/232Gb
    chmod: -r: No such file or directory
    Can anyone confirm the correct syntax for this command?
    Thanks in advance...
    Message was edited by: ChippyDeluxe

    If there were a solution that didn't involve using Terminal, I would prefer that.
    The reason I ask is, since my old iMac died and I connected my iMac's external HDD to my MacBook, thousands of folders on my external HDD have 'stop signs' on them and require me to go to
    Get Info -> Sharing & Permissions
    ...and add my MacBook username and set the privilege as "read and write". A bigger problem is, no backup software I've tried will back up this external HDD onto another external HDD any more, so I no longer have an up-to-date backup, which is very worrying.
    I am looking for a way of fixing this, and the chmod command appears to be the answer.
    Ideally, I don't want any permission restrictions on my external HDD at all, so I can connect it to any machine without problems.

  • Looking for a particular color correction tutorial

    I am looking for an online tutorial on how to do color correction if the video one is working with has color bars.  This happens on a lot of analog videotapes that come to me.  I know what my scopes are suppposed to look like when analyzing color bars, but I need something that shows me how to get from A to B.
    If I Google some varient of "color correction video color bars," all I get is information on calibrating monitors.
    I am using Premiere CS5.5
    Thanks in adavnce for any response!
    J. D.

    APP - Layer...
    Also... Check this site for looking at APPs.. I've posted this before but it's a good site. It just started up a week or so ago.
    http://androidapplications.com/

  • When trying to send a link off firefox via email the system looks for a g mail account that I do not have nor want to have. I've told the settings to use my outlook account but it keeps looking for g mail. how do i correct?

    when trying to send a link off firefox via email the system looks for a g mail account that I do not have nor want to have. I've told the settings to use my outlook account but it keeps looking for g mail. how do i correct?

    http://support.mozilla.com/en-US/kb/Changing+the+e-mail+program+used+by+Firefox

  • HT201317 I guess photo stream made the photo tab in ITunes 11 unecessary; correct?  I spent more than an hour looking for it.

    is that correct?  I spent an hour looking for it and thought maybe it was a glitch in the new app or ios.

    However, I'm not sure what the itunes photos add, if one is using photostream.
    The iTunes photos tab lets you download any photos that were on the iPhone before Photo Stream was introduced or do a total download of your iPhone's photos if you haven't done so previously.  It's also for us "control freaks".
    OT

  • I have been looking for the bookmark fix that allows you to bookmark the url in multiple bookmark folders

    I've been busy the past hour looking for the update for bookmarks so we can add a bookmark in multiple folders without having the first bookmark automatically being deleted when adding the same bookmark to a different bookmark folder.

    There's no "update" for that, it's a matter of learning a different method of saving a bookmark that bypasses the feature which identifies duplicate bookmarks.
    There 5 ways to save a new Bookmark in Firefox: <br />
    1. {Ctrl + D} <br />
    2. Right-click and select Bookmark this Page. <br />
    3. Bookmarks > Bookmark this Page <br />
    4. Double-click the Star that is on the right side of the Location bar. <br />
    ''4a. (A single-click on the Star will save the new Bookmark to the Unsorted Bookmarks folder.)'' <br />
    '''''This last method will allow duplcates to be saved.''''' <br />
    5. Left-click and drag the website image ''(Favicon)'' in the URL bar (or on the active tab) into the Sidebar view of Bookmarks {Ctrl + B} <br />
    '''or''' to the Bookmarks menu bar item ''(the drop-down will open)'' and then onto the drop-down listing of your bookmarks and folder of bookmarks ''(folders will open)''<br />
    '''or''' onto the Bookmarks Toolbar <br />- the new bookmark will be saved when you release the left mouse button
    Firefox bookmarks have worked like this since Firefox 3.0 was released, back in June 2008. The [https://support.mozilla.org/en-US/kb/categorizing-bookmarks-make-them-easy-to-find?esab=a&s=bookmark&r=7&as=s Bookmarks Tags feature] was introduced in Firefox 3.0 to allow the user to categorize their bookmarks more easily than saving the same bookmark into separate folders.

Maybe you are looking for

  • Excise Invoice Print problem for multiple Invoices

    HI   All, I Have developed a Zprint prog and zsmartform and attached it to standard tcode J1IP . when we execute J1IP outputtype J1I10  we get multiple invoices . if we select one check box and execute and press print preview/ print we get the print

  • Very frustrating sleep probelm with x201

    i've had my x201 since about august of last year. it has been running fine until recently. this problem only happens intermittently. when i close my lid to put the laptop to sleep, at times it'll beep but after a few seconds, all the indicators go of

  • Exchange Powershell Commands Missing from EMS

    I just performed a fresh install of Exchange 2013 w/ SP1 on Windows 2012 Standard R2 which is also a domain controller in an organization that already has an Exchange 2010 server (on a separate server). When I launch the Exchange Management Shell and

  • Cannot resolve symbol--Shape

    I am having a problem with the following code in InheritanceDemo.java. public void paint(Graphics g) numShapes = shapeList.size(); for (int i = 0;i < numShapes; i++) Shape s = (Shape)shapeList.get(i); s.draw(g); It is giving me errors on s.draw(g). I

  • How can transfer images from lightroom to LaCie external drive?

    How can i export images from lightroom toLaCie external drive?