How to add a hyperlink to a image button in theme area?

Hi!
We need to make an image button (on the theme area) to be
clickable -- i.e., once you click that image button, it will
call www.yahoo.com.
Please advise how to do it.
Points guaranteed. Thanks!

Hello,
Maybe this will help you?
http://help.sap.com/saphelp_nw70/helpdata/en/9d/52f973810cb448842e35e13ad6c992/frameset.htm
Gene Madikrama

Similar Messages

  • How do I add a hyperlink to an image in my Mail signature

    In outlook I can simply add a URL to an image in a signature like in the image I've attached. When I try to add a link to an Image in Mail it changes the image to a blue underlined link. How do I add a hyperlink to an image in my Mail signature?

    Hello,
    http://allforces.com/2006/04/14/css-signatures/
    http://timmargh.net/archive/2006/05/custom_css_signatures_in_mailapp.php

  • How to add a hyperlink to javamail attachment?

    Hi friends:
    I am writing a mail systems.I can receive email attachment using javamail API. But I don't know how to add a hyperlink to the attachment so when user click the hyperlink the file will be download to disc.
    I means that I want to add a hyperlink to the attachment,the hyperlink will get the file's path in mail server.Because the mail's attachment are stored in mail server so I don't know how to get it in my servlet.
    what I can do is get a inputstream using messagePart.getInputStream();. I only can get a inputstream in servlet.How to change the inputstream to a File when user click it and download it?
    Help!
    Thks

    I am making a same application now...
    You have 2 possibilities:
    1. Save all the data from the stream to a file That is accessible from the outside through HTTP and then put a link to it
    2. Make a link to a seperate JSP page with the following parameters: Folder name (describing where the desired message is), Message id (the number of the message inside the folder) and Part number (you will have to count it yourself). The JSP page then returns all the data.
    If you do the second thing, you will have to take care that the first line in the jsp starts with <% because if it does not, the JSP will send an \r\n and that will modify the data.
    You will also have to do the following:
    response.setHeader("Content-Disposition", "attachment; filename=myfile.txt");
    response.setContentType("application/octet-stream; name=myfile.txt");If you know the MIME type, replace application/octet-stream with the MIME type.
    Michael

  • How to add Change Layout, savelayout, select layout Button to ALV Toolba

    How to add Change Layout, savelayout, select layout Button to ALV Toolbar?
    Moderator message: please (re)search yourself before asking.
    [Asking Good Questions in the Forums to get Good Answers|/people/rob.burbank/blog/2010/05/12/asking-good-questions-in-the-forums-to-get-good-answers]
    locked by: Thomas Zloch on Sep 10, 2010 10:57 AM

    Variant
    CALL FUNCTION 'REUSE_ALV_VARIANT_F4'
           EXPORTING
                is_variant          = gs_variant
                i_save              = c_save
              it_default_fieldcat =
           IMPORTING
                e_exit              = gf_exit
                es_variant          = gs_variant
           EXCEPTIONS
                not_found = 2.
      IF sy-subrc = 2.
        MESSAGE ID sy-msgid TYPE 'S'      NUMBER sy-msgno
                WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      ELSE.
        IF gf_exit = space.
          cf_varia = gs_variant-variant.
        ENDIF.
      ENDIF.
      CALL FUNCTION 'REUSE_ALV_VARIANT_DEFAULT_GET'
        EXPORTING
          i_save        = c_save
        CHANGING
          cs_variant    = gs_variant
        EXCEPTIONS
          wrong_input   = 1
          not_found     = 2
          program_error = 3
          OTHERS        = 4.
      IF sy-subrc NE 0.
        cf_subrc = sy-subrc.
      ENDIF.
    Change Layout, savelayout, select layout Button  pass the value which is in BOLD
    CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
       EXPORTING
         i_callback_program                =  gd_repid
         i_callback_user_command           =  'U_COMMAND'
         i_callback_top_of_page            = 'TOP-OF-PAGE'
                         is_layout                    =  fld_lay
           it_fieldcat                  =  fieldcatalog[]
                       IT_EXCLUDING                  =
                       IT_SPECIAL_GROUPS             =
                       IT_SORT                        =  it_sort[]
         i_default                      = 'X'
         i_save                         = 'A'
         is_variant                     = gs_variant
         it_events                      =  it_event[]
        TABLES
          t_outtab                      =    it_sales
                     EXCEPTIONS
                       PROGRAM_ERROR                     = 1
                       OTHERS                            = 2
    Annasaheb

  • How to add the BexAnalyser as standard radio button to the add-ins?

    HI All,
    how to add the BexAnalyser as standard radio button to the add-ins.
    Thanks
    Vasu

    What do you want to do? Pls give some more details.

  • When importing my images some of them are missing how do i retrieve them

    when importing my images some of them are missing . how do i retreive them ?

    Make sure that you do not run Firefox in full screen mode (press F11 or Fn + F11 to toggle; Mac: command+Shift+F).
    If you are in full screen mode then hover the mouse to the top to make the Navigation Toolbar and Tab bar appear.
    You can click the Maximize button at the top right to leave full screen mode or right click empty space on a toolbar and use "Exit Full Screen Mode" or press F11.

  • How to add a PDF to the Help button of the Application? Do we need a Robohelp to generate this?

    How to add a PDF to the Help button of the Application? Do we need a Robohelp to generate this?

    Thank you for your reply, William.
    Well, we just want the PDF to open when we click on the “Help” link of the Application.
    Also, we have the PDF ready. 
    Is it a job of a UI Developer? Do we need to tell him to link this PDF to the Help button or link of the Application?

  • How to add a hyperlink to a jpg banner image

    Where the here is i need to add a hyperlink, the image is a jpg.
    Regards Peter

    Here is the HTML simply substitute your web page and image path:
    <a href="http://www.ama-assn.org/"><img border="0" img src="
    http://forums.adobe.com/servlet/JiveServlet/downloadImage/2-5087740-299746/257-106/bannerf an.png
    ">

  • How to add a loader to an image gallery loading content using only actionscript

    hi i am loading all thumbs and  images in a container on a single frame using action script..but the  size of the swf becomes 1.2 mb so i want to add a loader to it...the  loader i am trying to add counts the frames but my file has just one  frame so the loader doesnot show up..
    here is the script of my  gallery..and the timeline has just one frame...
    import mx.transitions.Tween;
    import  mx.transitions.easing.*;
    this.createEmptyMovieClip("container",1);
    var  imagesNumber:Number = 18;
    var scrolling:Boolean = true;
    for (i=1;  i<=imagesNumber; i++) {
    container.attachMovie("thumb"+i,"thumb"+i+"_mc",i);
    myThumb_mc  = container["thumb"+i+"_mc"];
    if (i==1)
        myThumb_mc._x =  (0.0)*myThumb_mc._width;
    else
        myThumb_mc._x =  ((1.2*i)-1.2)*myThumb_mc._width;
    myThumb_mc._y =  (Stage.height-myThumb_mc._height)/2;
    myThumb_mc._alpha = 100;
    myThumb_mc.largerImage  = i;
    myThumb_mc.onRollOver = function() {
    this._alpha = 60;
    myThumb_mc.onRollOut  = function() {
    this._alpha = 100;
    myThumb_mc.onRelease =  function() {
    this._alpha=100;
    for (i=1; i<=imagesNumber; i++) {
    var  myClip = container["thumb"+i+"_mc"];
    myClip.enabled = false;
    scrolling  = false;
    _root.attachMovie("image"+this.largerImage,"large_mc",2);
    large_mc._x  = (Stage.width-large_mc._width)/2;
    large_mc._y =  (Stage.height-large_mc._height)/2;
    new Tween(large_mc, "_alpha",  Strong.easeOut, 0, 100, 0.5, true);
    new  Tween(container,"_alpha",Strong.easeOut,100,50,0.5,true);
    large_mc.onRelease  = function() {
    scrolling = true;
    var myFadeOut = new  Tween(large_mc, "_alpha", Strong.easeOut, 100, 0, 0.5, true);
    new  Tween(container,"_alpha",Strong.easeOut,50,100,0.5,true);
    myFadeOut.onMotionFinished  = function() {
    for (i=1; i<=imagesNumber; i++) {
    var myClip =  container["thumb"+i+"_mc"];
    myClip.enabled = true;
    large_mc.removeMovieClip();
    container.onEnterFrame  = function() {
    if (scrolling){
    this._x +=  Math.cos((-_root._xmouse/Stage.width)*Math.PI)*20;
    if (this._x>0) {
    this._x  = 0;
    if (-this._x>(this._width-Stage.width)) {
    this._x =  -(this._width-Stage.width);
    anyone knows how to add a loadre to this...?
    thanks..

    Check these links for tutorials on loading images
    http://www.kirupa.com/developer/flashcs3/loading_image_as3_pg1.htm
    http://tutorials.flashmymind.com/2009/02/loading-multiple-images/

  • How to add a hyperlink to my Frame?

    Hi everyone:
    I want to add a hyperlink to my swing application .When user click it whick will open a IE and go to mywebsite.But it is so difficult ,my code don't work property.
        je.setPreferredSize(new Dimension(180, 22));
        je.setEditable(false);
        je.setPage("http://localhost:3030/lyomail/html/link.htm");
        final JTextField jf=new JTextField("http://java.sun.com");
        jf.setEditable(false);
        jp.setBackground(Color.orange);
        jp.setDoubleBuffered(false);
        jp.setEditable(false);
        jp.setPage("http://localhost:3030/lyomail/html/mailpic.htm");
        JLabel MyLink = new JLabel("http://www.hotmail.com");
        MyLink.addMouseListener(new MouseAdapter() {
          public void mouseClicked(MouseEvent e) {
            //Do whatever you want to do here
            URL u = null;
            try {
              u = new URL("http://www.hotmail.com");
            catch (MalformedURLException ex1) {
            try {
              URLConnection ur = (URLConnection) u.openConnection();
            catch (IOException ex) {
        jp.addHyperlinkListener(new HyperlinkListener(){
          public void  hyperlinkUpdate(final HyperlinkEvent ed){
            if (ed.getEventType()==HyperlinkEvent.EventType.ACTIVATED){
              SwingUtilities.invokeLater(new Runnable(){
                public void run(){
                  try{
                    Document doc=je.getDocument();
                    URL u=ed.getURL();
                    je.setPage(u);
                    jf.setText(u.toString());
                  }catch(Exception e){
                    System.out.println(e.toString());
        });The Runtime.getRuntime().exec can do this well.But how to get user's Explore 's path? Where he install IE?
    THks!

    Hi
    I change my code to :
    try{
                        Runtime.getRuntime().exec("rundll32 url.dll,FileProtocolHandler http://localhost:3030/lyomail");
                      }catch(IOException ed){
                         System.out.println("E:"+ed.toString());
                }But it can't work now. It report error when I run it
    java.net.ConnectException: Connection refused: connect

  • How to add a jpg. watermark to images in bridge?

    I'm trying to work out how to add a jpg. watermark to my images in bridge and also how to batch add the watermark.

    add a jpg. watermark to my images in bridge and also how to batch add the watermark.
    You can't do so in Bridge, only option for a watermark inhere is via the Output Module on a PDF contact sheet.
    Best try this question in the Photoshop forum, they might have better answers because you need to create an action in PS to get what you want.

  • How to add a hyperlink in Keynote 6.2 ???

    Hi all,
    I am trying to do something that should be really simple: add a hyperlink to a text object in Keynote. I have not found any way of doing this. In some articles I read something about a hyperlink inspector, but my Keynote doesn't have such an inspector.
    So: how on earth do I accomplish this ???

    my Keynote doesn't have such an inspector.
    All versions of Keynote have an Inspector.
    You have decided not to say what version of Keynote you are using:
    In the latest version 6.5, the Inspector is not used for hyperlinks, instead select the text box, right click and choose add link    

  • How to add a hyperlink in the text caption?

    Hi,
    I am using Captivate 5. Anybody knows how to insert a hyperlink in a text caption? For example, the texts in the text caption are "See Adobe Captivate Forum for details." How to create a hyperlink for "Adobe Captivate Forum" which leads to the forum website?
    Thanks,
    Helen

    There is no tru hyperlink object in Captivate as such.
    You can use a button or a click box to provide users with an interactive object that when clicked will call a URL or document.
    However, this doesn't really give you a mouse rollover effect the way users are accustomed to seeing in normal web hyperlinks.
    If you really want to add a piece of on screen hyperlinked text (with rollover effect) to a Captivate project, the closest you'll come to it is this widget: http://www.infosemantics.com.au/hyperlink

  • How to resize or scale a group/ image button on flash catalyst 5.5

    i have problems resize or scale images group or images button to interaction with others states, when try to resize i recibe this warning:
    Non-Resizable Content This content is fixed size......

    Hello,
    I can't or don't know how to make a scalable custom button   I've spent much time in google but I didn't find solution
    Please see FXP file: http://cl.ly/3P2p3q1Q3Q1x440G0A1Y
    Please help!!!!!
    Thanks a lot!
    Ivan

  • How do you add a hyperlink to an image in Captivate 6?

    I have a slide that contains two images. I want the user to be able to click on each image and have the URL open in a new window. I can't figure out how to do this simple procedure. Thank you!

    Hi there
    What you do is insert a Click Box object and superimpose it above the image. Configure the Click Box to perform your desired link action when it has been clicked.
    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

  • Calculation issue in formular of transformation in BI 7.0

    I have 2 source field: 1. ZFG it has value: F, M 2. ZGH it have value: 124, 125... I have one key figure ZHH  in DSO transformation in BI 7.0 I make link both ZFG and ZGH to ZHH and use formular, also  put logical like if ZFG is equal F, then the res

  • Custom Java Function in BI Publisher

    Hi - Is it possible in BI Publisher to create a custom java function and call this function in RTF template? Thank You

  • Multiple hirerachies

    Hi guys i have one question to clarify :- i have one organisational dimension which is joined to my fact table and in my fact table i have three different codes as student_org_code, emp_org_code and pi_org_code to get into their individual organisati

  • Nokia 5800 "USB Mode with phone off"..

    Hi all... i recently connected my 5800 to my PC with the phone being off.. it found a different piece of new hardware. Any idea what this is for? Nokia 5800 Xpress Music - Please leave Kudos if I helped you! Thanks!!

  • Printing as "pdf's in Leopard no longer features??

    I no longer have the ability to "save/print" anything as a pdf in Leopard! Any ideas - have Apple removed this feature in Leopard - I hope not as it has always been one of Mac's great features. Leopard stinks and I regret upgrading my "Intel's" from