How to create a Hyperlink  from HTML region

How can I create a Hyperlink to another site from an html region in an apex page. It should be something simple, but I could not find it
Please help
George

Have a look here:
http://htmldb.oracle.com/pls/otn/f?p=31517:1
There are lots of examples that may be usefull for you.
Denes Kubicek

Similar Messages

  • How to access the files from HTML region

    Hi,
    Which command or query should we use , if I want to access any file like i have a excel file stored in shared components/static files .

    See this example:
    http://apex.oracle.com/pls/otn/f?p=31517:15
    it explains how.
    Also, read this:
    http://www.oracle.com/technology/products/database/application_express/html/3.1_new_features.html#02
    Declarative BLOB Support
    Denes Kubicek
    http://deneskubicek.blogspot.com/
    http://www.opal-consulting.de/training
    http://apex.oracle.com/pls/otn/f?p=31517:1
    -------------------------------------------------------------------

  • How to create a hyperlink from text within a rollover caption

    Hello,
    I have a rollover caption that appears when the learner rolls
    over a topic category (text caption). Within the contents the
    rollover caption that appears I would like to provide an active
    link to a website that is refered in specific rollover caption.
    There are several rollover captions and associated hotshops, but
    only ONE needs an active link.
    Play control for the whole project is controlled by a NEXT
    button, so the project is paused until it is clicked.
    It doesn't seems like Captivate allows you to select text and
    then link it - you have a set up a click box or button. I don't
    understand how I could use these objects without them appearing all
    the time. I only want the link to appear in ONE rollover caption.
    Does anybody know how I might be able to acheive this
    functionality?
    Thanks lisa

    Have a look here:
    http://htmldb.oracle.com/pls/otn/f?p=31517:1
    There are lots of examples that may be usefull for you.
    Denes Kubicek

  • Create RSS feed from HTML DB?

    I've been using a streaming RSS feed extension in Firefox for several months now and get feeds from all over including asktom.oracle.com and http://www.oracle.com/technology/products/database/htmldb/index.html. Very cool.
    Recently I've installed HTML DB and have begun creating some basic reports - nothing very dramatic as I'm just learning. Now I'd like to begin sending out RSS feeds from my HTML DB application to my RSS extension in my Firefox browser but can't find an easy way to do it.
    I see several posts of others wishing to do the opposite (read RSS feeds into their HTML DB application) but nothing that shows how to create a feed from HTML DB.
    I looked at Tom's description of his method at http://asktom.oracle.com/~sdillon/rss.html but this seems very cumbersome to me - is there an easier way?
    I would think that there should be a "create RSS" feed button somewhere in the HTML DB interface when I'm defining the page's attributes.
    Thanks in advance for any advice/suggestions.

    Actually, Tom's method is not as hard as it looks.
    You can really just copy it all into your own procedure and replace the inner query.

  • How do I create a hyperlink from a tablet view to a desktop view in another muse site.

    How do I create a hyperlink from a tablet view to a desktop view in another muse site.
    The page keeps redirecting to a table view in the 2nd site.  There is no tablet view set up.

    Here's a similar thread that should clarify most of your doubts regarding linking pages between different layouts.
    http://forums.adobe.com/message/5147694
    Thanks,
    Vinayak

  • How to get the values from html:select? tag..?

    i tried with this, but its not working...
    <html:select styleClass="text" name="querydefs" property="shortcut"
                 onchange="retrieveOptions()" styleId="firstBox" indexed="true">
    <html:options collection="advanced.choices" property="shortcut" labelProperty="label" />
    </html:select>
                        <td align="left" class="rowcolor1">
                        <script language="javascript" type="text/javascript">
                              function retrieveOptions(){
                             var sel = document.querydefs.options;
                             var selectedOption = sel[sel.selectedIndex].value;
                             document.write(selectedOption);
                           </script>

    <td align="left" class="rowcolor1">
                        <script language="javascript" type="text/javascript">
                              function retrieveOptions(){
                             var sel = document.querydefs.options;
                             var selectedOption = sel[sel.selectedIndex].value;
                             document.write(selectedOption);
                           </script>This java script is not working at all..its not printing anything in document.write();
    This is code..
    <td class="rowcolor1" width="20%">
    <html:select styleClass="text" name="querydefs" property="shortcut"
                             onchange="retrieveSecondOptions()" styleId="firstBox"
                             indexed="true">
                             <html:options collection="advanced.choices" property="shortcut"
                                  labelProperty="label"  />
                        </html:select>i tried with this also. but no use..i'm not the getting the seleced option...
    function retrieveOptions(){
    firstBox = document.getElementById('firstBox');
                             if(firstBox.selectedIndex==0){
          return;
        selectedOption = firstBox.options[firstBox.selectedIndex].value;
    }actually , how to get the values from <html:select> ...?
    my idea is to know which value is selected from the combo box(<html:select> ) if that value is equal some string i have enable a hyperlink to open a popup window

  • How to create xml file from Oracle and sending the same xml file to an url

    How to create xml file from Oracle and sending the same xml file to an url

    SQL/XML (XMLElement, XMLForest, XMLAgg, etc) and UTL_HTTP.
    Whether that works for you with the version of Oracle you have, your requirements, and needs is another story. A little detail goes a long way.

  • How to create a hyperlink on a pop up window?

    Hi,
            How to create a hyperlink on a pop up window?
    The pop up window appears on right click in a transaction.
    Thanks in advance,
    Regards,
    Varun

    Hi Varun,
    While in transaction CRMD_BUS2000111 -> Opportunity -> select any -> partner tab, when I right click I get a standard pop up.
    I want to introduce my hyperlink in that standard pop up.
    you should have mentioned that earlier, that's the most complex part!
    This is called a contextual menu (for more information, read [SAP Library: Context Menus|http://help.sap.com/saphelp_nw70/helpdata/en/94/c4a6377cc0c92ce10000009b38f8cf/frameset.htm ]).
    Adding a menu item (that is not called an hyperlink, or is there something I didn't understand?) there is probably a modification of the standard. Either modifying the ABAP, or adding it to a GUI status of type "contextual menu".
    There are number of demo programs, like DEMO_DYNPRO_CONTEXT_MENU, CTMENU_BUILD, CTMENU_DYNPRO...
    Sandra

  • How to create a hyperlink in smartform

    Hi All,
    How to create a hyperlink in the smartform text editor so that when we click on that,we should be able to open the internet explorer.I have tried with the option insert URL.But still its not working.Do we need to do any further settings along with this?
    Thanks in advance
    Regards,
    Akanksha

    Hi,
    check this:
    http://help.sap.com/saphelp_47x200/helpdata/en/03/7560eccf0d11d3b565006094192fe3/frameset.htm
    Create hyperlink in SMARTFORM
    How to create a hyperlink in smartform
    Create hyperlink in SMARTFORM
    Re: URL in SmartForm sent as email body
    Don't forget to reward if useful

  • How to create Inbound Idoc from XML file-Need help urgently

    Hi,
    can any one tell how to create inbound Idoc from XML file.
    we have xml file in application server Ex. /usr/INT/SMS/PAYTEXT.xml'  we want to generate inbound idoc from this file.we are successfully able to generate outbound XML file from outbound Idoc by using the XML port. But not able to generate idoc from XML file by using we19 or we16.
    Please let me know the process to trigger inbound Idoc with out using  XI and any other components.
    Thanks in advance
    Dora Reddy

    Hi .. Did either of you get a result on this?
    My question is the same really .. I am testing with WE19 and it seems SAP cannot accept an XML inbound file as standard.
    I see lots of mention of using a Function Module.
    Am I correct in saying therefore that ABAP development is required to create a program to run the FM and process the idoc?
    Or is there something tht can be done with Standard SAP?
    Thanks
    Lee

  • Creating interactive DVD from HTML

    I want to create interactive DVDs from html. The end product will be a website stored and browsable on the DVD using the remote control to navigate the menus. Can I do this with Encore?

    No
    Do a forum search for eDVD, since I'm not sure if the link below is current
    Sonic/Roxio eDVD
    for ADVANCED Content

  • How to create an invoice from multiple sales doc.

    Hi,
    how to create an invoice from multiple sales doc.
    thanx,
    sourav

    hello, friend.
    assuming that your settings in VTFA and VTFL allow, you can create 1 invoice for many sales orders or deliveries by using VF04.  choose all documents that apply and click "collective billing document". 
    you can also click on "simulation" if you want to test if the combination is possible and the system will give you a split analysis if this is not possible.
    regards.

  • How to create set hierarchies from FI SL.

    Hi Experts,
    How to create set hierarchies from FI SL. Could you please tell me
    Step by step procedures or send to this mail id [email protected]
    Thanks
    Regards,
    Sathis.J

    Hi,
    FI-SL
    http://help.sap.com/saphelp_nw2004s/helpdata/en/28/5ccfbb45b01140a3b59298c267604f/frameset.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/41/65be27836d300ae10000000a114b54/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/ee/cd143c5db89b00e10000000a114084/frameset.htm
    Hope This Helps.
    Thanks,
    Sankar M

  • How to create database link from oracle to sql server

    Please help with how to create database link from oracle to sql server
    Best regards,
    Vishal

    Please help with how to create database link from oracle to sql server
    Best regards,
    Vishal
    Hi Vishal,
    I found a lof of information regarding how to create a database link from Oracle to SQL Server, please see:
    https://www.google.co.in/?gws_rd=cr&ei=vd3XUvGFO8TgkAXqlYCADg#q=how+to+create+database+link+from+oracle+to+sql+server
    We discuss SQL Server related issue in this forum. If you have any more question regarding Oracle, please post it in Oracle communities forum for better support.
    Regards,
    Elvis Long
    TechNet Community Support

  • How to call web services from HTML

    Hi All,
    Does anybody have an idea on how to call web services from HTML using axis and i am using jboss-4.0.5 as the application server.

    What did your Google search return?

Maybe you are looking for

  • Can no longer connect to Airport Express with upgrade to iTunes 10.1

    Since I upgraded to iTunes 10.1 I can no longer connect to my Airport Express (unknown error-15000). Another computer on my betwork running an older version of iTunes still works on the Airport Express. Any ideas? I have tried to uninstall and reinst

  • Question Marks

    In case it helps anyone, I had question marks on all of the applications everywhere!  Lauchpad and in the dock.  This was only on one login, mine was fine but this was on my partners login.   In Finder  (as the only thing I had was finder) it said I

  • Itunes doesnt open  from iphone4S  (cannot connect to itunes Store [OK])

    Itunes doesnt open from my iphone gives message (cannot connect to itunes Store [OK]) I am from India .... I even restored the phone yesterday ... still the same thing .. App store is opening but itunes is not can anyone please help !!! Thanks

  • Regarding initilization logic

    hi, i have one requirement to add  in below select statement AND mara~mstav EQ 'S0'.(its a hard coaded value) SELECT mara~matnr marc~werks marc~beskz marc~webaz marc~plifz marc~wzeit marc~dzeit marc~ekgrp marc~dispo marc~strgr mara~meins marc~disls m

  • Partial Refresh for Chart Region

    Hi all, I am using Application Express 4.0.1.00.03. I need to know whether partial refresh is available for Flash Charts or not? If yes how? Thanks in advance... Edited by: jyothi on Aug 17, 2011 9:06 PM