Web Link to Open to a Specific Page

I have a pdf document that contains links to other pdf documents. This document is fully functional on our network. I am trying to transfer this set of documents to an on-line file management system. I have almost accomplished this goal with the exception of not being able to have the on-line links open to a specific page in a document. It is possible to do this on the network by going into link properties and adding the action, go to a page in another document. Then you can edit it to open to specific page, for example page 6. Is there a way to specify a page on the on-line file management system?
Thanks!

about.html??panel=1#Accordion1
should be
about.html?panel=1#Accordion1
or can be
about.html?panel=1
var Accordion1=new Spry.Widget.Accordion("Accordion1", {useFixedPanelHeights:false});
var Accordion1=new Spry.Widget.Accordion("Accordion1", {defaultPanel: params.panel ? params.panel: 0});
Combining the above
var Accordion1=new Spry.Widget.Accordion("Accordion1", {useFixedPanelHeights:false, defaultPanel: params.panel ? params.panel: 0});
Gramps

Similar Messages

  • Flash swf file with web link only opens my safari home page not the link

    I have a flash swf file with a simple web link. when i load the swf file and click the link it opens safari then loads up my homepage. It does not go to the link i clicked. if i choose internet explorer as my browser the swf file works fine.
    I am running 2 G4's 10.2.8 & 10.3.9
    safari 1.0.3 & 1.3.1
    PLEASE HELP

    Type '''about:addons'''<enter> in the address bar to open your Add-ons Manager.
    Hot key; '''<Control>''(Mac:<Command>)''<Shift> A)'''
    In the Add-ons Manager, on the left, select '''Extensions.'''
    Disable a few add-ons, then '''Restart Firefox.'''
    Some added toolbar and anti-virus add-ons are known to cause
    Firefox issues. '''Disable All of them.'''
    If the problem continues, disable some more (restarting FF). Continue until
    the problem is gone. After, you know what group is causing the issue.
    Re-enable the last group '''ONE AT A TIME''' (restarting FF) until the problem returns.
    Once you think you found the problem, disable that and re-enable all the
    others, then restart again. Let us know who the suspect is detective

  • Create a web-link to go to a specific page in ibooks?

    I have a link in my ibook which goes to the web to provide supplemental information.  I'd like to provide a link to take them back from where they came from, or ideally the following page.
    Is there a way to do that?

    Your user needs to return to your book manually, sorry. If they bring up iBooks directly, your book should still be open where they left off.

  • How do I open to a specific page or destination in a pdf file using Buddy API Xtra?

    Hello,
    I'm working with a CD ROM catalog that utilizes the Buddy API Xtra to open PDF files when a link is clicked. The client would like to be able to open to a specific page within a pdf file.
    I can open a pdf file using the Buddy API baOpenfile() function but I'm having trouble opening to a specific page when I add #page=4:
    baOpenfile("@\pdfs\Powder Cores\Magnetics_Powder_Core_Catalog_2011.pdf#page=4","normal")
    I've also tried working with the code below which seems to me like it should work... I didn't realize that the "open..." part of it was a function in Director.
    on mouseUp me
      pageNum = 4
      theApp = baShortFileName(baFindApp("pdf"))
      theDoc = baShortFileName("@\pdfs\Powder Cores\Magnetics_Powder_Core_Catalog_2011.pdf")
      theArgs = "/s /A page=" & string(pageNum)   & "&pagemode=bookmarks"
      -- (translates to "/A page=4" in this example)
      open theApp && theArgs && theDoc
    end
    Thoughts?
    Thank you in advance!

    Thank you Dee! This works perfect!
    It would be cool to know how to use bashell() for this.
    The help files give the following examples:
    Result = baShell( Operation, Filename, Args, WorkDir, State )
    ok = baShell( "open", "c:\windows\notepad.exe", "myfile.txt" , "", "normal" )
    ok = baShell( "edit", "myfile.htm" , "", "", "normal" )
    So I tried:
    on mouseUp me
      -- Close the program group
      tWindowList = baWindowList( "" , "pdf" , false )
      if tWindowList <> [] and count(tWindowList) > 0 then  baCloseWindow(tWindowList[1])
      pageNum = 4
      theApp = baFindApp("pdf")
      theDoc = _movie.path & "pdfs\Powder Cores\Magentics Powder Core Catalog.pdf"
      theArgs = "/A "&QUOTE&"page="&string(pageNum)&"=OpenActions"&QUOTE
      baShell( "open", theApp, theDoc , theArgs, "normal" )
    end
    It opens the pdf file without going to a specific page. Any thoughts as to why it wouldn't accept theArgs?
    Thanks again!

  • Creating link that drops to a specific page/section inside same doc

    I want to link my chapters to the specific page i determine. Someone can click on the link and it drops down to the specific section/ chapter. Basically interlinking. Help!

    You can have bookmarks which work from a side menu but not from hyperlinks within Pages.
    To create what you want it will be better to edit an exported .pdf file and make the links in the .pdf using *Acrobat Pro* or to a more limited extent in Preview.
    Peter

  • When I click on a web link to open in a new window - it has double bars, no URL...

    When I click on a web link to open in a new window - it has double Browser bars (chrome), no URL. I close that window and do it again it often works correctly.
    I have made screen shots and placed at pageaccess.com/FireFox_5-6_issue.pdf

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • Open PDF in Specific Page

    Hi =)
    Suppose I have a big pdf, let's say, with 500 pages.
    I want to know if it can be opened in a specific page (this page can change). How can I do that? Is it possible?
    Besides that, if I'm looking for a specific word, is it possible to open the pdf in the page it first occurs and highlight it (the word)?
    (Note that I'm not talking about doing a search for a word once the pdf is opened.)
    Can someone help me?
    Thanks =)

    Hi =)
    Thank you for replying =)
    Ok, but is there a way of making it programmatically? (I did not explain myself very well in the first post)
    Suppose I have this pdf file in a website that allows the user to search for a word and gives all the results of his search through all pdf files in that site. I want the user to be able to click in the file he wants to see and automatically open the pdf in the page where the first matching word is.
    Is there a way?
    Thanks =)

  • Update the web links on the Crystal Reports start page?

    Many of the web links on the Crystal Reports start page are now useless and direct to the general "Welcome to the SAP Support World!" page.
    When will / how can these be updated?

    You should be able to do searches here:
    https://www.sdn.sap.com/irj/sdn/businessobjects-articles
    https://www.sdn.sap.com/irj/sdn/businessobjects-downloads
    Ludek

  • Every time i go on w website, several other web address keep opening. I get pages for related information and also a lot of pages to download things.

    Every time I go on to a different website, several other web address keep opening. I get pages that open up are for related information and also a lot of pages for downloads, including ones to update Firefox.. (Sometimes it even tells me I've downloaded something, and it ask me if I want to save the file or run it. )
    Ps.Please also send me the address to update Firefox.
    Your help will be so much appreciated!
    Anne

    Hello,
    FIrst scan your computer, this pages can be malwares, addons, etc:
    *[https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-caused-malware Problems caused by malwares]
    Verify if this happens in safe mode:
    *[https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode Firefox in safe mode]
    You also can use addon to block popup/ads pages:
    *[https://addons.mozilla.org/en-US/firefox/addon/simple-adblock Simple Adblock]
    *[https://addons.mozilla.org/en-US/firefox/addon/adblock-plus Adblock Plus]
    *[https://addons.mozilla.org/en-US/firefox/addon/adblock-plus-pop-up-addon Adblock Plus Pop-up Addon]
    *[https://addons.mozilla.org/en-US/firefox/search/?q=adblock More Results]
    Upgrade Firefox only from oficial page:
    *[http://www.mozilla.org/en-US/firefox/new/ Last Firefox]

  • When I click on a web link and hold down ctrl the page will not open into a new tab, it is just opening in a new window. How do I correct this?

    When I use to hold down the ctrl key and left click on a web link, the page use to open into a new tab. For some reason this is not working anymore. Instead when I hold down the ctrl key and left click on a web link, the link will open into a new window. How do I fix this?

    I figured out how to correct it. Not sure what exactly was happening. But I started into private browsing and then turned it off. It's been working correctly ever since I did private browsing.

  • Open web browser from java application to specific page

    Hi,
    I used the code from http://www.javaworld.com/javaworld/javatips/jw-javatip66.html to open a web browser to a specific URL. That worked great! However, I run into a problem if the URL targets a specific page, for example, "http://www.yahoo.com/news.html" would give me an problem with the shortcut problem. Any ideas how to get around that?
    The command rundll32 url.dll,FileProtocolHandler http://www.yahoo.com/news/ would work fine, except anything ends with .htm or .html.
    Thanks,
    David

    It looks like url.dll doesnt like .htm or .html files. For more info look here: http://www.jsiinc.com/SUBI/tip4100/rh4162.htm
    For some reason it is confused by the 'm' character in .html which is odd considering it has no problems with .com
    So if you want to keep using url.dll, do something like this:
    replace ".htm" with ".ht%6D"

  • Can you link from Word to a specific page in PDF without a webserver?

    I am trying to add a link within Word that opens a specific PDF file and goes to a particular page within the PDF.  Is there a way to do this without a webserver?

    I have a similar problem I would like to solve. I am also running Word 2003, Windows XP and Acrobat Professional 7.0.
    I can create a hyperlink in a word document to open a separate PDF file.
    I can then use PDF Maker to convert the word document to PDF.
    No problem.
    When I click on the new link in the PDF document it opens the separate file in the same window and the original PDF file is closed.
    I do not want the original file to close.
    When I set up a new link from within Acrobat then I get the option to "Open in new window". This link works the way that I want.
    As there are multiple hyperlinks in the word document, I will need to recreate new links everytime I modify the Word document. This is very time consuming
    Question - how do I get the automatically created link to open in a new window?
    Thanks in advance

  • Open pdf to specific page is working in XP but not Vista

    Hello,
    I have a Flash project consisting of multiple pages. On each page there is a link that will allow the user to open a pdf to a specific page to supplement the information contained in the Flash page.
    To do this I am attaching the following script to the button on each page:
    on (release) {
        getURL("My document.pdf#page=37");
    This works fine in Windows XP. I can navigate to different pages in Flash and open a different page in the pdf each time.
    It is not working for me in Vista. What it does in Vista is the first time you click on the button it will open the pdf to the specified page. The problem is that if you hit that button again or navigate to another page and click on that button to open another page in the pdf, it opens the pdf but only to the first page and ignores the specified page request.
    The project will be running from a cd only.
    Any help will be greatly appreciated.
    Thanks,
    Jeff

    Suggest you check the pages against the W3C Validator and eliminate the errors:
    http://validator.w3.org/
    e.g. the upper cheeks page has mangled code including three closing </head> tags (lines 31, 88 and 176) which IE and Chrome are probably barfing on.

  • How do I get a link to open in a new page?

    I installed Mavericks yesterday and find that when I receive an email with a link or go on another site with a link, it opens in the window I have on the screen instead of a separate window. How can I correct this? Sometimes I need to transfer pictures or copy to a different page and cannot do that now.
    This may seem like a trivial question to some, but it is important to me.
    Processor: 3.06 GHz Intel Core i3
    Memory:  4 GB 1333 MHz DDR3
    Serial number: YD*****DAS
    Software: OS X 10.9.3 (13#28)
    <Personal Information Edited by Host>
    Model Name: iMac
      Model Ide
    Model Name:

    You did, thank you!!

  • How can I set web links to open in a new window?

    I'm using the links tool in Acrobat 5.05 to create links in my pdf to other websites, not documents. When the pdf is posted online, I need those links to open in a new window. Now they open in the same window, which subjects the viewer to using the back button to return to the originating pdf and waiting for it to completely reload. This is a sizeable pdf file, making that very time consuming. I tried Un-checking the option about "Open Cross Document Links in Same Window" but tests indicated that it made no difference.
    If you need more info to clarify my question, please just ask. Any suggestions in regard to solving this will be appreciated.
    My apologies if a similar question has already been asked/answered. I did not find reference to it in my search.
    Thank you.

    You can use JavaScript for this. For example:
    app.launchURL("http://www.adobe.com", true);
    More information is in the Acrobat JavaScript reference. Note that this method is new to Acrobat 7. You can still use Acrobat 5 to create the JavaScript, but it won't work for versions less than 7, or for most users of non-Adobe PDF viewers. If you go this route, you should add some code that checks the version of Acrobat (Reader), and only execute the above code if 7 or above.

Maybe you are looking for

  • Love / Hate Relationship with Photoshop Elements

    I am having a love/hate relationship with Photoshop Elements!  Love the page design capabilities and hate the lack of capability on the print end.  Kodak does not give any choice in the book they will print from Elements.  All I can get is a #$%& die

  • "The iTunes Library file is locked..."  How do I unlock it?

    I keep my primary iTunes library on a MacPro. But I use a MacBook to sync my iPhone. When I do, I open the MacPro library when open iTunes on the MacBook via my WiFi network. Has always worked pretty well. But this time, when I try to open iTunes on

  • Sampler Instruments

    Hello, I am working on a friends computer trying to get all of his samples working in the EXS 24 other then the Logic Pro samples. All of the Aiff files where scattered in various folders on his various hard drives. So I organized all of them (Aiff f

  • Built in web cam has stopped working - Satellite A200

    The built in webcam on my Satellite A200 stopped working yesterday and I dont know why. I have not installed any new software recently but it is not recognized when I use Skype or any other program. When trying to use the camera, an error tells me no

  • What do I need for forms

    I am having no real luck reseaching what version of adobe software that i need to make simple basic fillable forms.  Can anyone tell me what version do I need, i want the most basic version that can make a simple fillable form. Thank You