Open link onto the current page in a region?

Was wondering how i would open a website onto my Apex page.
so for example...
i have a link linking to http://somewebsite.com in my apex page
when the link is click the page would populate within a region in apex which now let the user use that website within apex. (not redirecting to the url itself or popping up a new tab)
*I hope that make made sense...                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

Thanks!
Was wondering.. how do i make it so this error message is default to "no" if that's possible. if other people were to use it.
"Do you want to view only the webpage content that was delivered securely?"
Im using IE 8 at the moment
Edited by: PandaOracle on Feb 13, 2012 10:48 AM

Similar Messages

  • Changing the color of the link to the current page

    How can I change the link on the current page to display a different color until the user redirects to another page. I am wanting to keep all my links visible and simply change the color of the link that the user is on.
    I think I am going to use the 'pFlowStepId'.
    I am using a navigation bar that redirects to pages within the application but one link redirects to a url.
    Thanks in advance!

    &lt;style type="text/css"><br>
    &lt;!--<br>
    a:hover {<br>
         color: #ce1008; font-weight: bold;<br>
         text-decoration: underline;<br>
    }<br>
    .style1 {color: #ce1008; font-weight: bold;}<br>
    --><br>
    &lt;/style><br>
    Copy and paste into HTML Header.<br>
    Welcome to the &lt;a href="f?p=&amp;APP_ID.:1001:&amp;SESSION.::NO:::"><br>
    &lt;span class="style1">Master – Detail - Details&lt;/span>&lt;/a> demo application.<br>
    …<br>
    Click &lt;a href="f?p=&amp;APP_ID.:1001:&amp;SESSION.::NO:::">here&lt;/a>
    to begin.<br>
    It is located at http://htmldb.oracle.com/pls/otn/f?p=26372
    Then pick ApEx>Forms>Master – Detail from menus.
    Konstantin

  • WPC - highlighting the link of the current page in the link list

    Hi,
    is there any way to highlight a link in my linklist if it's the link to the page i am currently visiting?
    That would make it possible for me to customize the link list form and change it into some kind of "tab"-list form where the current tab is highlighted.
    A solution via xsl would be fantastic.
    Thanks for your support.
    Sebastian

    You can submit ideas here - http://hendrix.mozilla.org/
    The [https://addons.mozilla.org/firefox/addon/3880/ Add Bookmark Here ²] extension does what you want.

  • I click a link and it opens on the current page and a new tab, how do i keep the first tab on the current page and only have the link clicked on appear in the new tab?

    I go to click a link for any site and it opens the link in the current page and a new tab. I only want it to open the link in the new tab. I want to keep the original tab what it was.

    you can try to write some web driver to do this particular job for you, one such driver is Selenium. know more about it at https://code.google.com/p/selenium/downloads/list.
    But this thing will need a good programming skill. Otherwise you have Adblock plus addon (https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/), you can try this. you can also contact its developer to include this particular facility also in this add on

  • Using the middle mouse button to open a link in a new background tab also reloads the current page.

    When I click on a link with the middle button to open the link in a new background tab, the original page reloads and my view jumps to the top each time.
    The new tab loads fine but in order to continue reading the original page I have to scroll down to where the link I clicked on is.
    If I right-click on the link and select "Open Link in New Tab" from the context menu then the behaviour is as expected -- does not reload the original page. The flaw only happens when using the convenient mouse shortcut.
    This is annoying, for example, on long Wikipedia articles where I want to open some of the cited pages in other tabs for reading later whilst I continue to read original article. I'm constantly having to find where I was in order to continue reading.
    I've observed this behaviour on both Windows XP and Ubuntu on various computers.
    [EDIT]: Better description of problem in title.

    I've never had that happen with Firefox 4 on WinXP. I haven't updated my Netbook that runs Ubuntu to Firefox 4 yet.
    1. Try disabling the Java Console 6.0.24 and the Java Quick Starter 1.0 extensions and see if that solves your middle-click problem.
    2. Try the Firefox SafeMode. <br />
    ''A troubleshooting mode, which disables most Add-ons.''
    ''(If you're not using it, switch to the Default Theme.)''
    # You can open the Firefox 4.0 SafeMode by holding the '''Shft''' key when you use the Firefox desktop or Start menu shortcut.
    # Or use the Help menu item, click on '''Restart with Add-ons Disabled...''' while Firefox is running. <br />
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before using the Firefox shortcut (without the Shft key) to open it again.''
    If it is good in the Firefox SafeMode, your problem is probably caused by an extension, and you need to figure out which one. <br />
    http://support.mozilla.com/en-US/kb/troubleshooting+extensions+and+themes

  • When I open a link in a new tab reduces the size of the font on the current page.

    The font is shrinked only on the current page (just like ctrl+wheemouse down). Happens if is ctrl+click or use the mouse middle button. Can you please advise how to fix this? Setting minimal font doesnt work. Thank you for your help.''

    Sounds like a problem with the mouse driver. You can check the settings in Control Panel > Mouse. Also make sure that you have the latest updates of all drivers.
    You can start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Appearance/Themes).
    * Don't make any changes on the Safe mode start window.
    * https://support.mozilla.com/kb/Safe+Mode
    * [[Troubleshooting extensions and themes]]
    In Firefox 4 you can use one of these to start in <u>[[Safe mode]]</u>:
    * Help > Restart with Add-ons Disabled
    * Hold down the Shift key while double clicking the Firefox desktop shortcut (Windows)

  • Sending the current page in a mailto link

    I want to create a mailto link that will attach the url of the current page to the body of the e-mail message.
    I have created a display only item and added the following code to the default value:
    <anchor href='mailto:?subject=Please Review the attached Lessons Learned&body=Please review the following Lessons Learned: Copy and Paste link here'>Send the Lesson Learned for Review</anchor>
    (I have replaced the a tag with anchor so the code will show up)
    This is working and opening up the mail client with a blank recipient list and the subject and body filled in. Now where I have "Copy and Paste link here", I would like for the URL of the current page to be filled in. Is there a way to do this?
    Thanks,
    MIchelle

    Hi
    I use the following computation for the field, which is used as a parameter of a send_mail procedure.
    SERVER_NAME and DAD NAME are described somewhere in APEX help - they are usefull if you need to switch between development/testing/production environment with different server host names and Oracle database names.
    P50_INTEREST_ID contains the value to be set on the linked page 38, more precisely to it's attribute P38_INTEREST_ID. The value could be reffered also as v('P50_INTEREST_ID') or &P50_INTEREST_ID. instead of :P50_INTEREST_ID.
    IAL_NICKNAME is an application variable containing users nickname.
    Roman
    'Hi,' ||
    CHR(13) || CHR(10) || CHR(13) || CHR(10) ||
    'Please, look at ' || 'http://' || owa_util.get_cgi_env ('SERVER_NAME') || '/pls/' || owa_util.get_cgi_env ('DAD_NAME') || '/' || 'f?p=' || V('APP_ID') || ':38:::NO:38:P38_INTEREST_ID:' || :P50_INTEREST_ID || ' .' ||
    CHR(13) || CHR(10) || CHR(13) || CHR(10) ||
    V('IAL_NICKNAME')

  • Want Firfox to ctrl+n to open with the current page.

    When opening a new tab with ctrl+n older versions gave a choice as to what page was loaded. I think the options were: 1) blank page (as current Firefox does), 2) home page, and (3) current page. The current page option is the one I want, but can not find a setting for.
    It is very useful when you want to follow a link on your current page, but retain the "back" function on the original tab.

    Look at:
    *Clone window: http://www.pikey.me.uk/mozilla/?extension=cw

  • Firefox won't open mailto links in a new window like it used to...it just opens gmail in the current tab.

    I recently upgraded firefox and now whenever I click a mailto link it opens gmail in the current tab rather than in a new window. How can I get it to open email links in a new window.

    My MAILTO problem was finally fixed on the June 29, 2012 Firefox version 14 beta 10 release.

  • The main part of the safari page is grey and won't respond/can't type in any commands.  I can move back through the previous pages, and even open new ones via the URL, but can't get onto the main part of the page and I can't get onto the 9 page option. !?

    The main part of the safari page is grey and won't respond/can't type in any commands.  I can move back through the previous pages, and even open new ones via the URL, but can't get onto the main part of the page and I can't get onto the 9 page option. !?
    Help, please.

    Try clearing Safari's cache : Settings > Safari > Clear Cache (and Clear History)
    If that doesn't work then try closing Safari completely and then re-open it : from the home screen (i.e. not with Safari 'open' on-screen) double-click the home button to bring up the taskbar, then press and hold any of the apps on the taskbar for a couple of seconds or so until they start shaking, then press the '-' in the top left of the Safari app to close it, and touch any part of the screen above the taskbar so as to stop the shaking and close the taskbar.
    A third option is a reset : press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.

  • How can I make a link a different color than the other links according to the current page?

    Hello.  I have created a navigation bar.  And I would like to style the links to have the current page link a different color than the other links.  For example, if all of the links have a black background, I would like to have the current page link to have a white background.  The reason that I would like to style them this way is so that the visitor knows what page is being visitied.
    I tried different ways but all of them did not show to make any change to the links.  This is what I have so far.  The links work, but all of them have the same color and background.  When on the home page, I would like to have the home page link to have a white background with black letters.  I would appreciate your advice.
    <head>
    ul {
        list-style-type: none;
        text-align: right;
        padding-top: 10px;
        padding-bottom: 6px;
        padding-right: 10px;
    li {
        display: inline;
    a:link {
        color: #FFF;
        background-color: #000;
        text-align: center;
        padding-top: 8px;
        padding-right: 8px;
        padding-bottom: 8px;
        padding-left: 7px;
        text-decoration: none;
    a:visited {
        color: #FFF;
        background-color: #000;
        text-decoration: none;
    a:hover {
        color: #000;
        background-color: #FFF;
        text-decoration: none;   
    a:active {
        color: #FFF;
        background-color: #000;
        text-decoration: none;   
    a.menu:link {
         color: #000   
         background-color: #FFF;
         text-decoration: none;
    </head>
    <body>
    <div class="navigation">
        <ul>
            <li class="menu"><a href="index.html" target="_self">HOME</a></li>
    </body>
    Thank you very much.

    http://www.itworld.com/development/351097/setting-active-menu-item-based-current-url-jquer y

  • Firefox opens all links in the current tab.

    firefox used to open links from google in the same tab while having links like gyazo links or anything like that open in a new tab. similar to how google chrome does it. then i reset firefox and now when i try to open links it opens them in the current tab. i know that i can right click and open in a new tab but it gets annoying doing that over and over again. is there anyway i can put it back how it was?

    Most likely not. As far as I know, the decision to open in a new or current tab by default comes from the webpage, not the browser. However, there's an easy way to do this.
    1. Try clicking the middle mouse button (the wheel). This is a built-in shortcut in Firefox to open the link in a new tab.
    2. You could try an extension. https://addons.mozilla.org/en-US/firefox/addon/open-link-in-new-tab/
    Other than that, I don't know.

  • How do you remove the hand cursor on the "current" page link?

    I'm working on a new website design in Dreamweaver and would like to remove the hand cursor when it hovers over the current page link. I'd welcome any help!   Here's an example of the design: http://www.bfranklincrafts.com/NewSite/MonroeCalendar.html
    Thanks!
    LioLee

    Create a class with the following style rule, and apply it to the current link:
    .current {
      cursor: default;

  • Content open up in the current window

    When I add content in the content area but when I click the link it opens up in the current window
    s oppose to if it had been URL Link there is an option to open up in current window.
    As I was searching in metalink I found somebody from Oracle had posted this :
    ### What were you trying to accomplish when the problem occurred? ###
    Author : Jerry Silver Type : N/A
    Date : Jun 6, 2001 11:22 PT
    Here's a solution for Portal 3.0.8 or later that allows you to open a file in
    a new browser window. It requires that you create a custom item type, and use a
    procedure to display a link to the file.
    1. Create the following procedure. You can create it in any schema, but the
    schema has to have select privilege on the view 'WWSBR_ALL_ITEMS' in the portal
    schema. In this example, the portal schema is PORTAL30. If you're running
    version 3.0.8, you'll also need to apply the patch to bug 1724250.
    Create or Replace PROCEDURE OPEN_FILE (p_itemid IN NUMBER) as
    fileURL varchar2(1024);
    baseURL varchar2(256) := '/pls/portal30/docs/';
    begin
    select baseURL | | filename into fileURL
    from portal30.wwsbr_all_items
    where id = p_ItemId;
    htp.p ('Open File');
    EXCEPTION
    when NO_DATA_FOUND then
    htp.p('Document not found or access denied');
    when others then
    htp.p(sqlerrm);
    end;
    The procedure generates a link to the item filename with a target of "_blank",
    which opens the file in a new browser window. Replace the baseURL attribute
    value with the correct Database Access Descriptor (DAD) and Document Access
    Path ("/docs") for your site.
    2. Grant execute on the procedure to the portal public schema. The name of this
    schema is <portal schema>_PUBLIC. So if your portal schema is PORTAL30, grant
    execute on the procedure to PORTAL30_PUBLIC.
    3. Create a custom item type, using the base item type of "File". I recommend
    that you create the type in the Shared Objects content area, so it can be used
    in other content areas (from the Navigator, go to the Content Areas tab, select
    Contents for Shared Objects, Custom Types, and Item Types - Create). Edit the
    Text continued in next action...
    new type and go to the Procedures tab.
    4. In the Procedure Call Properties, enter:
    Type: PL/SQL
    Procedure Call: <your procedure schema>.OPEN_FILE
    Link Text: Open File (it doesn't matter what you put here - it only displays if
    "Display Procedure Results With Item" is unchecked.)
    Check "Display Procedure Results With Item"
    5. Under "Pass Attributes as Parameters", enter:
    Attribute: Item Id
    Pass As: p_itemid
    (Notice how you can pass most of an item's attributes to a procedure. You can
    take advantage of this feature to write procedures that give you precise
    control over the rendering of your items).
    6. In the properties for the content areas in which the new type is to be used,
    go to the Items tab. Specify that you want the new type to be visible. You may
    want to hide the base File item type, so users won't be confused by two
    different item types for files.
    7. Edit the folder style for the content area. Go to Folder Layout. Edit the
    region properties for each region in which you will be using the new item type.
    For each region, replace "Display Name or Image" with "Display Name". "Display
    Name or Image" will render the Display Name as a link to your file that opens
    the file in the same browser window. "Display Name" simply renders the display
    name as text, with no link.
    8. Now you can create items of the new item type. Each item's Display Name will
    appear next to a link that says "Open File". Clicking the link will cause the
    file to open in a new browser window.
    Hope you find this useful.
    But after doing this the issue with this still I am able to see this as link on the page but when I
    click on it opens up in current window. But when I click on the header bar that
    displays Content Area name then it takes to the content are manager. Here there is
    a link that shows OPEN_FILE link and then it opens up in a new window.
    But I don't want user to go inside the content manager to see the content to open up in a new window.
    I want this same functionality to be there on the page rather then in the content area navigator
    Thanks

    fuscia wrote:
    stonecrest wrote:sh -c "cd %f && urxvt"
    can't help being ignorant: what is that?
    A shell script for entering the working directory and launching urxvt.
    Try it and see if it actually works.
    I think I tried something like that but wasn't successful...
    Last edited by moljac024 (2008-09-26 12:28:43)

  • How to exit the session at the end of the current page

    hi gurus,
    i want to exit the session at the end of the current page, so that when i am trying to open some other  page in the same browser it should ask for login id & pwd and should not pick the previous session-id.
    Regards,
    srikar

    Look at the below links, it might help you..
    [Link1|Re: Navigation with a new session]
    [Link2|how to end a session in bsp ?]
    Raja

Maybe you are looking for

  • TIMECAPSULE IS AN EXTERNAL HARDRIVE

    spiritlevel wrote: Oh God ,ur gona hate me, my Timecapsule is an external hardrive ! No, it isn't. It's a combination of wireless router and network hard drive. Why would i need to spend more money on another external hardrive,my TC was the most expe

  • How to know the report has already been sent to printer?

    Dear All, I have one problem to check that the report has been printed on paper through a printer after user already previewed and pressed Printer button. Is there any parameter will be sent back from system to inform the program? Please suggest me i

  • Printjob System Parameter...

    Hi all, I am calling a report from a form using run_product. I want to print it directly but want the printer dialog box should appear before printing. Tht can be done assigning parameter 'DESTYPE'='PRINTER' and 'PRINTJOB'='YES' but this is not worki

  • In Safari, the Quit option is not accessible and command   Q just beeps.  What do I do to change this?

    I must have changed a setting at some point and don't know how to revert back.  When I press Command + Q, I get a beep, but the program does not close.  This is only happening in Safari.  To close Safari, I'm having to minimize the screen and hit the

  • MY NOKIA C6-01 STOP WORKING TOTALLY WHILE I WAS UP...

    PLEASE I NEED HELP MY NOKIA C6-01 STOP WORKING TOTALLY WHILE I WAS UPDATING THE SOFTWARE USING THE DATA CONNECTION 3G NOT THE USB SO I DISCONNECT THE BATTERY FOR 1 HOUR BUT IT DOESN'T WORK ALSO I CONNECT THE DEVICE TO THE PC AND THE COMPUTER MAKE A S