Targeting url hyperlink to blank browser window

Hi everyone,
I have an indesign file and have created some hyperlinks that go to specific URLs. After I export to pdf the file is uploaded and is embedded in a browser. When this happens, the problem is that when the hyperlink is clicked, the destination page opens in the same browser window, so I wondered if there was a way to customise the link in Indesign so that it will open in a blank browser window once the pdf file is within the browser. I know I would have to use target="_blank" but I don't know if there's a way to add this within ID.
I wondered if anyone has had this scenario and whether there's any solution?
Once again, I appreciate any advice.

There's the APex javascript function you can use html_PopUp - you can use it in the button's URL Target:
google it to get more details - you can specify the new window name e.g. myWindow and window size etc
javascript:html_PopUp('http://www.google.com','myWindow');

Similar Messages

  • Opening a new URL in an existing browser window from a Java application

    I've tried one of the many codes to open a new browser window and it works, but I need something else.
    Is there any way to open a new URL on the same window on a Java desktop application? (Changing the URL on the current browser window without opening a new one, I mean).

    You can do that by using an add-on such as:
    * NewTabURL - https://addons.mozilla.org/firefox/addon/newtaburl
    * New Tab Homepage - https://addons.mozilla.org/firefox/addon/new-tab-homepage
    Another way of opening the home page in a new tab is to middle click on the home button in the navigation toolbar.

  • Opening a URL in a new browser window

    Hello Experts,
    I am trying to open a dynamic url in a new browser window from a Portal application (travel and expenses). Basically, when a user clicks on the submit button, Badi IF_EX_TRIP_WEB_CHECK~USER_CHECK_CHANGES is called. In the BaDI, we have added code to concatenate a parameter to a url and then open a new browser window with that url. This works perfectly in r/3 using a tcode (pr_web_1200) but when I use the portal application under ESS, the window does not open and no error message is issued. We are using METHOD cl_gui_html_viewer->detach_url_in_browser. Any idea why this is not working through ESS in Portal? Is there some other method that we need to use? Any help is appreciated.
    Regards,
    Sal

    check....
    Re: Open Portal Transaction iView in new window *without* Browser window
    for iView (page) you probably set the property 'Launch in New Window' to value Display in Separate Window. To tune up the other otions you have the possibility to set the property Window Features, value should contain toolbar=no. These features will be used when Javascript opens up your window - you can apply any option coomonly documented. IMHO for your demands the best option is fullscreen=yes,toolbar=no - you get really the maximum possible size.

  • Additional blank browser window appears when testing a Web Dynpro app.

    When I run a Web Dynpro Application, I always get a second blank browser window opening at the same time as the application. This is not happening for everyone here though. I guess it's a browser setting but I haven't been able to track it down and it's very annoying having this thing pop up every time.
    Any idea how I can get rid of it?
    thanks,
    Malcolm.

    Hi Enrique,
    suspend and resume plugs don't work on Portal, this is done by Portal Navigation. You can suspend the application by setting the Suspensibility property, but not use the plugs. See here: [Suspend and Resume Plugs|http://help.sap.com/saphelp_nwce10/helpdata/en/44/d958673ef05f4de10000000a11466f/frameset.htm]
    kind regards
    Stefanie

  • Can I get the URL of any other browser window in java

    Can I get the URL of any other browser window in java

    Hi, did you find the way to find the URL of the WSDL? I have the same problem.

  • Firefox upgrade once downloaded displays a blank browser window...how can I fix?

    Firefox upgrade once downloaded displays a blank browser window...how can I fix?

    Are you using the Firefox 33.0.1 version?
    *Help > About
    You can find the full version of the current Firefox 33.0.1 release in all languages and for all Operating Systems here:
    *https://www.mozilla.org/en-US/firefox/all/
    You can check if you can start Firefox in <u>[[Safe Mode|Safe Mode]]</u> by holding down the Shift/Options key.
    It is possible that your security software (firewall, anti-virus) blocks or restricts Firefox or the plugin-container process without informing you, possibly after detecting changes (update) to the Firefox program.
    Remove all rules for Firefox and the plugin-container from the permissions list in the firewall and let your firewall ask again for permission to get full, unrestricted, access to install for Firefox and the plugin-container process and the updater process.
    See:
    *https://support.mozilla.org/kb/Server+not+found
    *https://support.mozilla.org/kb/Firewalls
    *https://support.mozilla.org/kb/fix-problems-connecting-websites-after-updating

  • Open URL Link in new browser window

    Can someone please help me? I've tried to use code as if I were using Dreamweaver without any luck(i.e. blank target).
    Is there a way to make the url in the PDF open a new browser windows once clicked? Hopefully this is an easy fix! Thanks in advance!

    Jono, if you are still out there.  I am also having trouble with this function.  The button works just fine, but it does not open another browser window.  I am trying to keep my pdf open, and send them to a url.  That way they can come back to the form. Like you would with the target="_blank" function in javascript.
    What am i doing wrong?  I have tried opening the script editor, but I am not sure what to do there. So I put the same as you did on your form, no effect.  I put target="_blank" and set it to javascript on just about every option.  I have tried to go into the code on the xml source tab, no luck anywhere.  I have tried to just use a text field, no luck.
    Seems like everything I have tried has no effect.
    Hopefully you can tell me it is something simple...
    Thanks in advance.
    Jodi

  • Opening JTextPane hyperlink in a browser window

    hi
    I have a hyperlink in a JTextPane how can i open the webpage in a browser window?
    thanks

    try this by sending the url string from the text area to the method..
    import java.util.*;
    class IE
         public static void main(String ar[])
              IE ie = new IE();
              ie.openURL("www.java.sun.com");
         public void openURL(String url)
              try
                   Runtime.getRuntime().exec("rundll32 url.dll,FileProtocolHandler " + url);
              catch(Exception e)
    u can also check the java API for JEditorPane for further help.

  • Opening Hyperlinks in New Browser Window?

    Hi All,
    Does anyone know how to have keynote open a hyperlink in a new browser window? I have exported my keynote presentation to a quicktime moive and posted it on the web.
    However, when someone clicks on one of the hyperlinks it opens the new website in the same browser window. When they click the Back button to go back to my Keynote quicktime movie it starts the presentation/movie over.
    Any help you may have to offer would be GREATLY appreciated! Thank you!

    Hi All,
    Does anyone know how to have keynote open a hyperlink in a new browser window? I have exported my keynote presentation to a quicktime moive and posted it on the web.
    However, when someone clicks on one of the hyperlinks it opens the new website in the same browser window. When they click the Back button to go back to my Keynote quicktime movie it starts the presentation/movie over.
    Any help you may have to offer would be GREATLY appreciated! Thank you!

  • [Solved] How to open n different URLs in n different browser windows

    Suppose there are 5 windows of dwb browser open. Using a script I want to open URL1 in first window, then URL2 in second and so on...
    Any other browser would do too.
    Last edited by nexutix (2014-07-28 22:04:34)

    x33a wrote:I am not sure about dwb, but with firefox, you can do something like the following:
    Sorry I wasn't clear enough. I need the windows to be specific.
    Say, I have window 1 on workspace 1, window 2 on workspace 2 and so on... Now I have URL1, URL2 and so on. I only want to open URL1 on workspace 1, URL2 on workspace 2 and so on. Then I will repeat that with new set of urls via a script.
    I have a just satisfactory solution with conkeror: (but it would be great to have a setup with a standard browser like firefox or chromium):
    Copy pasting from somewhere else:
    So after a little tinkering around, I found this solution:
    First I installend `xulrunner`. Then got conkeror .tar.gz from its git, extracted it and copied the folder twice; effectively creating 3 folders. Now in each folder, I edited each one's application.ini with
        Name=conkeror1
        Name=conkeror2
        Name=conkeror3
    Then I created .conkerorrc in home folder and added one single line:
        url_remoting_fn = load_url_in_current_buffer;
    You can also set it to `url_remoting_fn = load_url_in_new_buffer;` if you want newly issued urls to open in new buffers (tabs).
    Then simply issued commands like this:
        xulrunner conkeror1/application.ini "URL1"
        xulrunner conkeror2/application.ini "URL2"
        xulrunner conkeror3/application.ini "URL2"
    Voila! Each window is targeted separately!

  • Dreamwiever behaviors Go to URL (new blank or browser window)

    <script type="text/javascript">
    function MM_goToURL() { //v3.0
      var i, args=MM_goToURL.arguments; document.MM_returnValue = false;
      for (i=0; i<(args.length-1); i+=2) eval(args[i]+".location='"+args[i+1]+"'");
    </script>
    <a href="http://example.com" onmouseover="MM_goToURL('parent','http://example.com');return document.MM_returnValue">insurance</a>
    Hello,
    I cant I specify a new or blank browser window when usin dreamweaver's "Go
    To URL" behaivour?
    Help me please !

    What you are showing us will open TWO windows/tabs with example.com in each - is that your intention?
    Change this -
    <a href="http://example.com" onmouseover="MM_goToURL('parent','http://example.com');returndocument.MM_returnValue">insurance</a>
    to this -
    <a href="http://example.com" onmouseover="MM_goToURL('parent','http://example.com');returndocument.MM_returnValue" target="_blank">insurance</a>

  • Open new browser window from Hyperlink in BIP PDF output report?

    Hello,
    Is there a way to open a new browser window from Hyperlink in PDF report?
    Thank you all in advance.
    MT

    Dear Friend,
    It is not supported for PDF Report. But below links helps you, to accombish this task in PDF report.
    [url http://oracleapps4u.blogspot.com/2011/03/open-hyperlink-in-new-browser-window.html]http://oracleapps4u.blogspot.com/2011/03/open-hyperlink-in-new-browser-window.html
    Thanks & Regards
    Ahamed Rafeeque Cherkala

  • Open url in new browser window

    Hello,
    i am looking for a possibility to open an URL in a new browser window, when the end-user clicked on a button.
    I am aware of the LinkToURL view element. Unfortunately i would prefer to use a button element instead of the LinkToURL elementl. Can anyone provide me with a solution? Maybe there is a possibility to implement the needed coding in the action assigned to the button.
    Thanks,
    Dirk
    Message was edited by:
            Dirk Jäckel

    Hi Dirk,
    Use <a href="http://help.sap.com/saphelp_nw04s/helpdata/en/43/79f82ccbec6fcde10000000a1553f6/frameset.htm">IF_WD_WINDOW_MANAGER</a> method CREATE_EXTERNAL_WINDOW and pass URL parameter in button click event handler. And don`t forget to call OPEN on new window instance.
    Best regards, Maksim Rashchynski.

  • Open a browser-window and show an Internetpage of a certain URL

    Is there any class or package with a member, that can open a Browser-window and show an Internetpage of a certain URL?

    open a browser window: not sure you can do that ; though you can try with Runtime.exec() but you will have to choose the browser that should open and if the comp does not have it you're stuffed
    read the content of an URL: i think you can do that with methods of URLConnection class :)

  • Launch an URL within same browser window

    Hi ABAP WebDynproExperts,
    Here is a short scenario description what I want to achieve.
    I have a ABAP WebDynpro Component which has "Input-Parameters" (Parameters of the Inbound-Plug - Default). Within the handledefault Method I want to call one of my own Function module which generates another URL.
    Now I want to launch this URL directly in the same browser window directly without putting the URL on an button. So the ABAP WebDynpro Component/Window/View has no UI elements itself - it should just be used to parse the "importing paramaters" via the url parameters to the backend and executing the URL without user interaction.
    Unfortunately I was not able to find a WD specific method how to call a URL in the same browser window? Do you have any ideas?
    Thank you & kind regards,
    Daniel

    Hi again,
    thanks for that. But that was not what I am looking for. Maybe it is unclear what I need.
    I try to reduce my point:
    Simplified I have the following coding in the implementation of Method "handledefault":
    METHOD handledefault .
       DATA: l_url type string.
       l_url = 'http://www.sap.com'.
    ENDMETHOD.
    I am looking for an ABAP WD command with which I can start this URL in the same browser window?
    Thank & kind regards,
    Daniel

Maybe you are looking for

  • Tweaking jumper on motherboard

    how do you tweak the jumper on a ibook g4 motherboard running 10.3.9. i wish to do this because i need to reset the firmware password

  • File Adapter 3.0

    In my scenario File -> XI -> R3 The file is being read and converted to xml <?xml version="1.0" encoding="utf-8" ?> <ns:FileType1 xmlns:ns="http://test.com"> <ns:FileType1 xmlns:ns="http://test.com"> <FileType1>    <type>1</type>    <name>23</name>  

  • Changed my email address now I can't log on to my iTunes or icloud from my phone

    I was successful at changing my email address for my Apple ID on my ipad but can't get the issue resolved on my phone

  • IPhone 4s Factory unlocked or hacked?

    I have purchased a used iPhone 4s (Model A1387 EMC2430, Model in Settings>General>About>Model = MD242DN). How can i check whether it was factory unlocked or hacked?

  • TS1559 My wifi button is grey and wont turn on.

    My wifi button is grey and wont turn on, i just got this phone and i have tried reseting the network setting and restarting the software but nothing happends. What should i do?!