Display Calendar Link in same window

Hi All,
I have links from a calendar setup as follows: -
select '<a href="f?p=&APP_ID.:9:'|| :APP_SESSION || '::::P9_APPT_ID:' || chi.appt_id || ' target="_blank">' || chi.firstname || ' '|| chi.surname || '</a>' Link, app.date_time
from etc etc
This works fine, but page 9 is opened in a new browser window. How do I open the Form that I am linking to (which is held on page 9) in the same browser window?
I've had a good rake through the Forum, and found lots on using Javascript to open new windows but nothing on this.
Thanks,
Mike

Answered my own question after submitting, typical!! Removed the _blank from the target...                                                                                                                                                                                       

Similar Messages

  • Forcing "Open cross-document links in same window" to be unchecked

    Hi All,
    I am distributing a PDF document set where there is one PDF with well over a hundred links to other PDFs which are located in sub-folders.
    The set will be distributed on USB thumb drives.
    It will be simplest for users if they have "Open cross-document links in same window" unchecked.
    Is there a way I can "force" it to be unchecked?
    During a test, someone got a security warning: "This document is trying to access abcd.pdf" Allow/Block. Why are they getting that message when there is no Internet request?
    Thanks very much for all thoughts and wisdom,
    David

    It works in an older version 6.0
    Anyone know how to get this to work in the newer versions?

  • Open links in same window, not new

    Help greatly appreciated!
    My links open in a new window, but I need them to open in the
    same window.
    What do I need to add to my code so that this happens.
    Here is my code-
    stop();
    var arrLinks:Array = new Array();
    arrLinks[1] = '
    http://www.diesel-ebooks.com/cgi-bin/category/FIC027141/category.cgi';
    arrLinks[2] = '
    http://www.diesel-ebooks.com/cgi-bin/category/FIC027139/Harlequin-Historical.html';
    arrLinks[3] = '
    http://www.diesel-ebooks.com/cgi-bin/category/FIC027129/Silhouette-Desire.html';
    arrLinks[4] = '
    http://www.diesel-ebooks.com/cgi-bin/category/FIC027136/Silhouette-Nocturne.html';
    arrLinks[5] = '
    http://www.diesel-ebooks.com/cgi-bin/category/FIC027121/Harlequin-Intrigue.html';
    arrLinks[6] = '
    http://www.diesel-ebooks.com/cgi-bin/category/FIC027123/Harlequin-Blaze.html';
    var pc = 0;
    this.onEnterFrame = function() {
    pc =
    Math.floor((_root.getBytesLoaded()/_root.getBytesTotal())*100);
    if (pc == 100 && !isNAN(pc)) {
    delete this.onEnterFrame;
    _root.play();
    The project this code refers to is here-
    http://www.respond1.com/harlequin/slider/slider_over_all2.html
    Thank you so much in advance.
    Dave

    Where is your getURL action?
    have you tried _parent or _self as it's target?

  • Firefox v29 opens links in same window

    Since installing version 29, I have found two seemingly related issues:
    1) I find that links open in the same window as the source, instead of a new window.
    For example, I get a notification of a newsletter every day in my Yahoo mail account. Prior to v29, when I clicked on the link in the email message to go to the newsletter, it would open in a NEW window (my preference).
    With version 29, it opens in the SAME window (and replaces the window where I had Yahoo mail open).
    2) Similarly, I do a lot of work where links will be listed in an Excel spreadsheet. Previously, every time I clicked one, it would open a new window. If I clicked on 6, I would have 6 open windows. Now, each link I click REPLACES the last one I opened.
    Both of these issues are highly annoying and slow me down.
    Is there a setting where I can change this behavior?

    I found that after Firefox v29, a LOT of my settings and<BR>
    add-ons were changed / reset. Try this;
    '''''[https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode Start Firefox in Safe Mode]'''''
    <BR>While you are in safe mode;<BR>
    '''''Firefox Options > Advanced > General'''''.<BR>
    Look for and turn off '''Use Hardware Acceleration'''.<BR>
    Then check ALL of your settings. Browser and add-ons. Then restart.

  • Link opens same window?

    I'm just learning Flash, and scripting (have little non GUI
    experience!).
    I put my SWF file with clickable link in GoLive, but it opens
    link in a new window instead of same window. How do I set it up to
    open in same window (like my non-SWF file links)?
    thanks

    I used this Code I got from the online tutorial
    clik_btn.addEventListener(MouseEvent.CLICK,
    buttonClickHandler);
    function buttonClickHandler(event:MouseEvent):void {
    navigateToURL(new URLRequest("
    http://www.studio3d.com/pages2/2d_to_3d.html"));
    Will try new code! (the coding stuff is NOT fun!) (but
    powerful, if you learn it, I guess...)

  • Open link in same window

    Hi there,
    Does anyone know how to make the URL open in the same window. I am using flash CS3, Is there anyone who can edit the script below to allow this. The instance name is Button6
    var getnextpage5:URLRequest = new URLRequest ("http://www.yokubou.co.uk/digitalart.html");
    Button6.addEventListener(MouseEvent.CLICK,b5Click) ;
    function b5Click(event:MouseEvent):void{
    navigateToURL(getnextpage5);
    Thanks
    JR

    It should open in the same window by default, but if you want to force it, you pass "_self" to the navigateToUrl function:
    var getnextpage5:URLRequest = new URLRequest ("http://www.yokubou.co.uk/digitalart.html");
    Button6.addEventListener(MouseEvent.CLICK,b5Click) ;
    function b5Click(event:MouseEvent):void{
         navigateToURL(getnextpage5,"_self");

  • Open external portal link in same window ?

    Hello !
    I've got 2 different WDP applications (different controllers) in the same Portal environment.
    I want to call the second one's url from the first.
    Here's the code I'm using:
    IWDWindow window = wdComponentAPI.getWindowManager().createNonModalExternalWindow("/webdynpro/blabla", "blabla");
    window.show();
    It works very well but I would like it to open within the original window (cf the '_self' html fonction) instead of outside of it.
    Is there any alternative ?
    Thanx

    chk dis link
    Open URL in same window

  • How to open links in same window, another tab (by default)?

    I think the users have been asking this question for more than two years. Is there a way to open links in the same tab automatically? Its annoying when I am using apple products and have to click three times for a task that is easily made with a single click in other products (chrome, firefox....).

    Hi ...
    Not in the same tab but a new one yes. Command + click
    Check the Safari Extensions gallery...
    From your Safari menu bar click Safari > Safari - Extensions.
    Try the Productivity category.

  • Dreamweaver open link in same window (basic)

    Hey,
    I have a verry basic question.
    So im creating a page with File->New->2 column left sidebar fixed.
    And now i want to have "Link one" link to a new page, and that new page has to be shown on the right side. so that the left bar is still there.
    How do i do this ?
    Thanks for any help!

    Right. Copy/paste the code from source of example and place it into the code window of Dreamweaver. No typing required.
    I understand where you're coming from though... You just want to click some buttons and have Dreamweaver do it all for you. Sorry to break it to you, but sooner or later if you want to use Dreamweaver you're gonna have to get your hands dirty in some code. DW is not a do-it-all for everything, although in this case there there is possibly an interface-only method of creating the feature using spry regions. Knowledge and/or the willingness to work with code in Dreamweaver is an unspoken requisite of using the software. It not only helps when reverse-engineering examples that are provided to you it will also allow you to have more knowledge and control over your designs.

  • Masthead link in same window (Very urgent)

    Hi,
      How do we create a External link in Masthead that should open in current portal page frame.
    Thanks and Regards,
    Jack.

    Hi Jack,
    I am not sure the way I followed to achieve this is best way. I created a iView which is not visible in normal navigation. In masthead on click of link you call a function.
    <TD nowrap ><hbj:link id="Sitemap" tooltip="Sitemap" linkDesign="FUNCTION" reference="javascript:activateQuickSearch();"><hbj:textView nested="true" text="Sitemap"/></hbj:link></TD>
    Inturn this function calls that iView which is then open in portal framework and visible to user.
    function activateQuickSearch()
    EPCM.doNavigate(
    "ROLES://portal_content/MyComany/Roles/Generic/Sitemap")
    Hope it helps,
    Regards,
    Vishal

  • Problem displaying PDF file in new window.

    Using NetBeans 6.5, Internet Explorer 7.
    I am using the code example from BalusC at the site:
    http://balusc.blogspot.com/2006/05/pdf-handling.html
    I am having no problem reading and displaying the PDF file, but it displays it in the same window,
    not a new window and it overwrites the current page, so I can't use the back arrow to fetch the page that is overwritten.
    I am using a commandLink to fetch the file.
    Does anyone know why I am not getting a new window or tab for the display?
    The jsp portion for the link is:
    <h:commandLink action="#{MainPage.linkAction3_action}" id="linkAction3"
              style="color: rgb(0, 0, 0); font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bold; left: 280px; top: 0px; position: absolute"
              target="_blank" value="Insurance Document"/>The "MainPage.linkAction_action" method just makes a call to the display function:
        public String linkAction3_action() {
            sb1.setMessage("");
            dsb.setFilePath("C:/");
            dsb.setFileName("Insurance_Summary.pdf");
            dsb.downloadPDF();
            return null;
        }And the downloadPDF() method is basically a cut and paste from the BalusC site;
        public void downloadPDF()
            // Reference:   http://balusc.blogspot.com/2006/05/pdf-handling.html
            // Prepare.
            FacesContext facesContext = FacesContext.getCurrentInstance();
            ExternalContext externalContext = facesContext.getExternalContext();
            HttpServletResponse response = (HttpServletResponse) externalContext.getResponse();
            File file = new File(getFilePath(), getFileName());
            BufferedInputStream input = null;
            BufferedOutputStream output = null;
            try {
                // Open file.
                input = new BufferedInputStream(new FileInputStream(file), DEFAULT_BUFFER_SIZE);
                // Init servlet response.
                response.reset();
                response.setContentType("application/pdf");
                response.setContentLength( (int)file.length());
                response.setHeader("Content-disposition", "inline; filename=\"" + fileName + "\"");
                output = new BufferedOutputStream(response.getOutputStream(), DEFAULT_BUFFER_SIZE);
                // Write file contents to response.
                byte[] buffer = new byte[DEFAULT_BUFFER_SIZE];
                int length;
                while ((length = input.read(buffer)) > 0) {
                    output.write(buffer, 0, length);
                // Finalize task.
                output.flush();
            catch( Exception e )
                System.out.println( "Error displaying file.");
            finally {
                // Gently close streams.
                close(output);
                close(input);
            // Inform JSF that it doesn't need to handle response.
            // This is very important, otherwise you will get the following exception in the logs:
            // java.lang.IllegalStateException: Cannot forward after response has been committed.
            facesContext.responseComplete();
        }

    1) window.open will open a new window and call a servlet.
    window.open ("http://path_to_yourservlet/PDFServlet", "newWindowName");
    if you ant to pass some values from your web page to the servlet you can pass as
    window.open ("http://path_to_yourservlet/PDFServlet?param1=value1&param2=value2", "newWindowName");
    2) The servlet will fetch and display the pdf file.
    import java.io.BufferedInputStream;
    import java.io.BufferedOutputStream;
    import java.io.File;
    import java.io.FileInputStream;
    import java.io.IOException;
    import java.io.OutputStream;
    import javax.servlet.ServletException;
    import javax.servlet.http.HttpServletRequest;
    import javax.servlet.http.HttpServletResponse;
    public class PDFServlet extends javax.servlet.http.HttpServlet implements javax.servlet.Servlet
         private final static int DEFAULT_BUFFER_SIZE = 1000;
         public PDFServlet()
              super();
         public void service(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException
              String fileName = "Insurance_Summary.pdf";
              File file = new File("C:/"+fileName+"");
              response.setContentType("application/pdf");
         OutputStream output = response.getOutputStream();
         BufferedInputStream input = null;
         //BufferedOutputStream output = null;
         try {
         // Open file.
         input = new BufferedInputStream(new FileInputStream(file), DEFAULT_BUFFER_SIZE);
         response.setContentLength( (int)file.length());
         response.setHeader("Content-disposition", "inline; filename=\"" + fileName + "\"");
         output = new BufferedOutputStream(response.getOutputStream(), DEFAULT_BUFFER_SIZE);
         // Write file contents to response.
         byte[] buffer = new byte[DEFAULT_BUFFER_SIZE];
         int length;
         while ((length = input.read(buffer)) > 0) {
         output.write(buffer, 0, length);
         output.flush();
         catch( Exception e )
         System.out.println( "Error displaying file.");
         finally {
         input.close();
    Regards,
    Milind Dhar

  • How to navigate from webdynpro view to bsp page in the same window?

    hi i want to call a page by its url.
    i am using the "create_external_window" method.
    but it is displying my url in a new window.
    i want to display it in the same window.
    the second page i want to call is a bsp page.
    i tried also the portal manager and NAVIGATE_ABSOLUTE but nothing happens.
    it displays nothing.
    thanks for your hints.

    >
    Achref zaidi wrote:
    > hi i want to call a page by its url.
    > i am using the "create_external_window" method.
    > but it is displying my url in a new window.
    >
    > i want to display it in the same window.
    > the second page i want to call is a bsp page.
    >
    > i tried also the portal manager and NAVIGATE_ABSOLUTE but nothing happens.
    > it displays nothing.
    >
    > thanks for your hints.
    Hi,
    Navigate_absolute method has navigation mode. Can you please tell me what you mean by nothing happens ? This will work only in Portal environment.
    So if you try with portal then remember to use  Navigation_mode as inplace.

  • Open PDF Link in new window?

    I want to create a Word document with hyperlinks to a variety of PDF files. I then want to create a PDF file from the Word document with hyperlinks intact.
    Here’s the problem. The PDF file made from the Word document has its embedded links opening in the same window. I want the embedded links to open in a new window. I set up the links in the Word document to open in a new window, but when the Word document is converted to PDF, the embedded links lose their open-in-new-window property.
    I know I can manually set the user preferences in Adobe Reader to not open cross-document links in same window, but that’s not the default.
    Is there a script that can be run when the first PDF file is opened that automatically changes the user preferences so cross-document links open in a new window? Or is there a way to easily modify the links created during the Word-to-PDF process so that the cross-document links open in a new window?
    Thanks for any help.
    JBrush

    I stumbled across this while trying to do a very simple project (or so I thought).  I also wanted my links
    to other pdf files to open in a seperate Adobe window (not a browser window).  I can't seem to get it to work.
    I tried right-clicking and selecting open in new window - didn't work.  I downloaded AutoBookmark as well.  It still didn't open in a new window after setting the option to do so for all links.
    Any suggestions?

  • Link needs to be open in the same window

    Hi Gurus,
    i have one requirement,on dashboard page I have dragged three reports on dashboard page next i am selected this option "Link-with in the Dashboard" for three reports .i saved the dashboard page,on dashboard page i am getting three reports as three links(report1,report2,report3). when i click on report1 link i need to open the report in the same page and same window and below that report1 i need to show remaining two links report2,report3 links.coluld you please provide me solution for this.it is an urgent requirement for me.

    To the current dashboard create 3 different pages like with content as below
    Page1:
    Report1 with Display Results->Embedded in Section
    Report2-> Link - Within the Dashboard
    Report3-> Link - Within the Dashboard
    Page2:
    Report1-> Link - Within the Dashboard
    Report2 with Display Results->Embedded in Section
    Report3-> Link - Within the Dashboard
    Page3:
    Report1-> Link - Within the Dashboard
    Report2-> Link - Within the Dashboard
    Report1 with Display Results->Embedded in Section
    Once you done with this hide these 3 pages using Dashboard page properties.
    Come to your actual page where you want to show these 3 reports as links
    Use 'Link or Image' and call each page, thats it.
    Pls mark correct or helpful

  • Urgent - HTML help merged projects - displaying in the same window

    Hi All,
    Following some recent windows updates I'm experiencing all sorts of problems. My most urgent problems is as follows:
    First off this is all in RH8 and yes I have upgraded to 8.0.2 and project is set to re-build cpd each time.
    So I have a merges project as follows:
    Parent project
         child project 1
         chils project 2 etc
    when I compile an html help project with TOC, and single source window settings on default if I click on a child project it is diaplyued in a separate window. If I then select a different project in the parent project TOC this is also displayed in a different window but the window still has the caption of the previously opened file.
    What I need as  the end result is for my HTML help project output to al display in the same window whether I click on a parent project item, or a child project item.
    Please can somebody advise mne how to do this as I am VERY close to a deadline and as usual it seems RH8 has let me down again.....
    Thanks
    Author Care

    Hi there
    Methinks Colum needs more coffee, because the options he cited have nothing to do with other windows. They have to do with whether the displayed topic synchronizes with the TOC and whether the TOC entry is highlighted.
    I'm thinking it has to do with creating a "Global" window. You change the names of the windows so they include Global.
    The link below has more:
    Click here to view
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

Maybe you are looking for

  • Help with disabling Backup Assistant Plus

    Upgraded to ICS last week. Now since there is no Charge Only option when plugging in to PC via USB, is there a way to keep Backup Assistant Plus from always opening the page?

  • Friends and Family

    Happy new years guys... Here's the deal...like most people I have all my music set-up with smart playlists so that the higher rated songs play more often and "Last Played" is not in the last 2 months. My question is this...Is there a way to lock song

  • Missing Text and Blank Menu Items

    I'm using the UK English version of Windows 8 64bit. The Creative Cloud Desktop app seems to suffer from a number of blank labels and menu items. Here's the main menu: By trial-and-error, I can find the prefences option, which presents me with this:

  • Rejected Shopping Cart cannot be changed

    Hi Gurus, I am facing an issue with rejected shopping cart. Rejected shopping cart cannot be changed. Change button is visible but after clicking, it shows all the fields in display mode. Do you know if there is any OSS note for this issue for the su

  • BlackBerry Passport won't get past 100%

    Hello, Yesterday I tried opening an e-mail on my BlackBerry Passport - the screen faded to a darker colour (as if it was going to open it), then returned to the hub. I tried to open it again and the same thing happened. I refreshed the hub by swiping