Part of message should display as link in a mail

I need to add a link in my message which I am sending to my users automated every week.
I am able to send a message but they are not able to see "www.ravi.com" as a link,
kindly suggest me

If you write http://www.ravi.com than it will display like link.

Similar Messages

  • Get error message when sending PDF link via e-mail

    I have Acrobat 9.5.5 since the upgrade I can't open a PDF file and when I do I can't send it directly to e-mail and get an error message.

    When you upgraded what Acrobat? Reader? Your OS? What email program using what OS? Please give us the explicit error message.

  • How to display an alert message on click of link in tableview

    Hi,
    Following is the code for a tableview in layout section of a BSP( i have specified only one tableview column here). The requirement is to display an alert message on click of link in the first column that is "evbeg". Can anyone please help me how to achieve this? Appreciate quick response on this.
    CREATE OBJECT lr_dateiterator TYPE cl_lso_bsp_it_trdates
                EXPORTING im_application = application
                im_tform = trainingform.
            <htmlb:tableView id            = "dates"
                                 table         = "<%= dates %>"
                                 iterator      = "<%= lr_dateiterator %>"
                                 width         = "100%"
                                 rowCount      = "<%= lp_len %>"
                                 footerVisible = "FALSE"
                                 sort          = "SERVER" >
                  <htmlb:tableViewColumn columnName    = "evbeg"
                                         type          = "user"
                                         title         = "<%= otr(LSO_FRONTEND/schedule) %>"
                                         tooltipHeader = "<%= otr(LSO_FRONTEND/schedule) %>"
                                         sort          = "TRUE" >
                  </htmlb:tableViewColum>
    Thanks and Regards,
    Archana.

    you have to code in the iterator for this.
    in the render_cellstart method of the iterator you need to code.
    this is for a column.
    when 'MATNR'.
    data: text type string.
    text = 'disp_alert()'.   "this java script i placed in the page
    data: lo_link type ref to cl_htmlb_link.
      create object lo_link.
         lo_link->id = p_cell_id.
         lo_link->onclientclick = text.
         lo_link->text = <fs>-matnr.
         p_replacement_bee = lo_link.
    below is the java script i added in my page..
    <  sc ri   pt type="text/javasc ript"   >
    f u n  ction disp_alert()
    a  l e  rt("helloworld");
    < /s  c ript >

  • HT5103 I downloaded a trial version of Final Cut Pro X directly from the Apple website but when i try to open the file, a message is displayed saying 'legacy file should be converted' what can I do to fix it?

    I downloaded a trial version of Final Cut Pro X directly from the Apple website but when i try to open the file, a message is displayed saying 'legacy file should be converted' what can I do to fix it?

    Where did you download it from exactly? URL.
    Exactly what computer is this.

  • When I get an email with an HTML it does not show up and I get the following message: There are no parts that can be displayed inline.

    When I receive an email with and HTML included I get the following message: "There are no parts that can be displayed inline", but no document to open.
    == This happened ==
    Every time Firefox opened
    == a month ago

    I don't know. I don't have access to Iquest, and some searching on google for ''Iquest webmail "There are no parts that can be displayed inline"'' doesn't really turn up anything.
    Does Iquest have their own support?

  • When I share a link (URL) only Apple computers receive the link. Others such as PCs and Blackberries get the message, but the field which should have the link is blank. Is this normal?  Why can I only send to Apple machines?

    when I "share a link" (URL) using the pulldown menu in Safari, the email goes to all addresses I indicate, but only Apple computers receive the link. Others such as PCs and Blackberries get the message, but the field which should have the link is blank. Is this normal?  Why can I only send to Apple machines?

    I have had a similar problem with my system. I just recently (within a week of this post) built a brand new desktop. I installed Windows 7 64-bit Home and had a clean install, no problems. Using IE downloaded an anti-virus program, and then, because it was the latest version, downloaded and installed Firefox 4.0. As I began to search the internet for other programs to install after about maybe 10-15 minutes my computer crashes. Blank screen (yet monitor was still receiving a signal from computer) and completely frozen (couldn't even change the caps and num lock on keyboard). I thought I perhaps forgot to reboot after an update so I did a manual reboot and it started up fine.
    When ever I got on the internet (still using firefox) it would crash after anywhere between 5-15 minutes. Since I've had good experience with FF in the past I thought it must be either the drivers or a hardware problem. So in-between crashes I updated all the drivers. Still had the same problem. Took the computer to a friend who knows more about computers than I do, made sure all the drivers were updated, same problem. We thought that it might be a hardware problem (bad video card, chipset, overheating issues, etc.), but after my friend played around with my computer for a day he found that when he didn't start FF at all it worked fine, even after watching a movie, or going through a playlist on Youtube.
    At the time of this posting I'm going to try to uninstall FF 4.0 and download and install FF 3.6.16 which is currently on my laptop and works like a dream. Hopefully that will do the trick, because I love using FF and would hate to have to switch to another browser. Hopefully Mozilla will work out the kinks with FF 4 so I can continue to use it.
    I apologize for the lengthy post. Any feedback would be appreciated, but is not necessary. I will try and post back after I try FF 3.16.6.

  • Displaying a link to an external page as a "catalog"

    Hi,
    I was trying to display a link to an external web page as a catalog in SRM, e.g. http://www.google.com.
    This should be possible somehow, an SRM will even provide a link to go back, "return to SRM application".
    I created a web service to do this. I'm not sure what Business Type of Web Service is the most appropriate. So I chose "01 Product Catalog" for the time being.
    So far my call structure is very simple:
    No.      Parameter               Parameter Value     Type
    10                    http://www.google.com     0 URL
    100     BYPASS_OUTB_HANDLER               2 Fixed Value       
    110     HOOK_URL                         4 Return URL
    When I click on that link I get the message "405. Thatu2019s an error. The request method POST is inappropriate for the URL /."
    So I set the flag "use HTTP GET to call Web Service". But the error remains.
    Does anyone know how to set this up?
    Best regards,
    Marcus

    Hi Markus,
    I expect that a page like google is not expecting a POST request, i.e. the POST request is used to try to submit a form or request to the server, google does not expect such a request.
    Maybe try using a test catalog like that provided by Wiley or similar (http://catalog.wiley.com/marketbasket.cgi), see http://www.wiley.com/legacy/authors/apiinfo/ for more info on this.
    Regards.
    Jason

  • Messages get displayed twice

    I've got this global messages entry in my main JSP page that has a bunch of JSTL import in it. That main JSP page has one tag :
    <h:panelGroup id="panelMsg">
           <h:graphicImage width="1" height="10" url="/images/spacer.gif"/>
            <h:messages id="msgRpf" globalOnly="true" styleClass="message"       layout="table"/>
    </h:panelGroup>Whenever there is a message that has to be displayed we do it via a global method in our backingBean and the code is very simple :
    protected void addMessage(String message){
            FacesContext context = FacesContext.getCurrentInstance();
            FacesMessage msg = new FacesMessage(message);
            context.addMessage(null, msg);
      }The problem is if we have to display two messages, instead of beaing added to the first one, another message block gets displayed, hence we have two messages panel displayed with one message each, instead of one panel with two messages in it.
    I tried adding the ID in the context.addMessage method, but it doesn't get displayed...
    Any help or clues would be appreciated
    Thanks
    -Ben

    Maybe more code is needed to help...
    This is part of the main JSP page
      <h:panelGrid id="contenu" columns="2" footerClass="subtitle" headerClass="subtitlebig" styleClass="contenu" columnClasses="subtitle, medium">
        <h:panelGroup id="panelNavigateur">
          <!-- ===== Navigateur -->
          <f:subview id="navigateur">
            <c:import url="navigateur.jsp"/>
          </f:subview>
        </h:panelGroup>
        <h:panelGroup id="panelContenu">
          <h:panelGroup id="panelMenu">
            <!-- ===== menu principal -->
            <f:subview id="menu123">
              <c:import url="gabaritMenu.jsp"/>
            </f:subview>
          </h:panelGroup>
          <!-- ===== sous titre page -->
          <f:facet name="header">
            <h:outputText styleClass="subtitle" value="Sous-Titre de la page"/>
          </f:facet>
          <!-- ===== messages page -->
          <h:panelGroup id="panelMsg">
            <h:graphicImage width="1" height="10" url="/images/spacer.gif"/>
            <h:messages id="msgRpf" globalOnly="true" styleClass="message" layout="table"/>
          </h:panelGroup>
          <!--  ===== formulaire de saisie -->
          <h:panelGroup id="menuH">
            <f:subview id="formSaisie">
              <c:if test="${XmlMenu.page != null}">
                <c:import url="${XmlMenu.page}"/>
              </c:if>
            </f:subview>
          </h:panelGroup>
        </h:panelGroup>
      </h:panelGrid>
    ...If we add 3 messages from our backing bean, instead of adding 3 lines with the corresponding text, 3 different "blocks" of text appear on the page. If I use the .getMessages() and Iterate through the messages, I only see one message instead of the 3 that should be there.
    Any one have a clue ?
    Thanks in advance.
    -Ben

  • [svn:osmf:] 14797: Decouple MetadataGroup from synthesizer API, MetadataGroup should only be linked in when a composite element is used.

    Revision: 14797
    Revision: 14797
    Author:   [email protected]
    Date:     2010-03-16 16:34:48 -0700 (Tue, 16 Mar 2010)
    Log Message:
    Decouple MetadataGroup from synthesizer API, MetadataGroup should only be linked in when a composite element is used.
    Modified Paths:
        osmf/trunk/framework/OSMF/org/osmf/elements/compositeClasses/CompositeMetadata.as
        osmf/trunk/framework/OSMF/org/osmf/metadata/Metadata.as
        osmf/trunk/framework/OSMF/org/osmf/metadata/MetadataGroup.as
        osmf/trunk/framework/OSMF/org/osmf/metadata/MetadataSynthesizer.as
        osmf/trunk/framework/OSMF/org/osmf/metadata/NullMetadataSynthesizer.as
        osmf/trunk/framework/OSMFTest/org/osmf/elements/compositeClasses/TestCompositeMetadata.as
        osmf/trunk/framework/OSMFTest/org/osmf/metadata/TestMetadataGroup.as

    The Morena 6.0 - Image Acquisition Framework for Java(tm) Platform from http://www.gnome.sk is a package which enables you to connect to your scanner or a camera in a very intuitive way.
    If you just want to see how Morena works with your scanner or camera:
    - java (1.2 or higher for Windows, 1.3 or higher for Mac OS X) has to be installed on your computer
    - a scanner or camera has to be installed on your computer
    - download the trial package from http://www.gnome.sk
    - unzipp it
    - go to the examples directory of the unzipped package
    - in Windows: doubleclick the runExampleShow.bat
    - in MacOS:
        - open the Terminal window
        - change the working directory to the examples
        - run .sh file (type ExampleShow.sh or sh ExampleShow.sh)
    This will pop up the Twain Source Selection user interface. There, all your scanners and cameras which do have a twain driver should be listed. (About 90% of scanners and cameras on the market do have a twain driver for Windows, only a few do have a twain driver for MacOS.) Select one of them. The user interface of the selected scanner (camera) will appear. Confirm the scanning (you can set the scanning parameters first). The scanned image will be displayed in a separate window. To end the application, close that window.
    Running different examples, you can test scanning with hidden UI, saving the scanned image, using ADF, taking images at regular intervals (ExampleCamera) ...
    To see how Morena works in applets, go to the online remote examples http://www.gnome.sk/Twain/remote/www/twain/server/php/remote.html
    If there is any problem, do not hesitate to inquire about it at the technical support, email: [email protected] or join the online forum at www.gnome.sk
    Erika Kupkova

  • Help Needed - My BB 8520 Curve has this message-CRTranRec::GetLinkedRecordID:Invalid linked record id while sychronisation using the desktop software

    Hi!
    Need some help with the same:
    Help Needed - My BB 8520 Curve has this message-CRTranRec::GetLinkedRecordID:Invalid linked record id while sychronisation using the desktop software

    Hi sameer197301 and welcome to the BlackBerry Support Community Forums!
    To clarify, are you seeing this message displayed on your BlackBerry® smartphone or on your computer?
    Thanks.
    -CptS
    Come follow your BlackBerry Technical Team on twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.Click Solution? for posts that have solved your issue(s)!

  • How can i link my E-mail with my iPad in a way that i can delete my messages from my email inbox server not from my iPad inbox only?

    How can i link my E-mail with my iPad in a way that i can delete my messages from my email inbox server also not from my iPad inbox only?
    Because when i delete emails from my iPad inbox, it will be deleted on my iPad only but when i check my email inbox server from the browser its not deleted!
    So how can i set up this link so when i delete any email from my iPad it will be deleted from my email inbox server also?

    Hi Pierrot10,
    Insert your backup disc (or plug your external hd), then open Mail.
    In the File menu, click *Import Mailboxes* and follow the steps for a *Mail for Mac OS X* transfer.
    Navigate to your CD/DVD's or external HD's backup and hit "OK".
    This should create a new "Imported" folder in Mail with all your old messages in it, that you can then rearrange as you wish, creating new mailboxes etc.
    Axel

  • A top level menu item should display its active state if any of its submenu items are active

    Example case: I'm designing a Muse site which is basically a portfolio of our work. We design books, doing page layout and covers. We have numerous book categories and sub categories which I put in a horizontal menu. When a given top level category menu item doesn't have a submenu, it is a hyperlink and it displays active state when the browser displays its linked page. But when a given page is displayed from a submenu link, its top level menu item does NOT display active state. I think it should.
    For example, we have a "Nostalgia" category which has "Film" and "TV" subcategories. Because the menu item, "Nostalgia" has a submenu containing "Film" and "TV", the label "Nostalgia" is not a hyperlink. The submenu attached to it has the two hyperlinked items "Film" and "TV". When the browser is displaying either linked page, the submenu is hidden. So it would be nice if the top level item, "Nostalgia" would display in an active state.

    Hello Daniel,
    As of now this feature is not there in Adobe Muse.
    I would suggest you to please log this as a feature request in our "Ideas for features in Adobe Muse" section. (http://forums.adobe.com/community/muse/ideas)
    Hope this helps.
    Regards,
    Sachin

  • Display a Linked List ADT in JTree ?

    Most of the Swing examples that I have noticed for building a JTree have used many different ADTs, but I haven't noticed any examples to use a JTree to display a linked list (not necessarily the LinkedList class though). I was studying Data Structures & Algorithms, and the majority of the examples for Binary Trees, Red-Black Trees, and 2-3-4 Trees use a form of a linked list to connect all of the nodes together.
    Isn't it, or should it, be possible to use a JTree to display a linked list ADT ? Or am I missing something somewhere ?

    Maybe, if you only had a reference to one other node in the object that is being linked together.
    What if there was a node object that contained three references ?
    nextNode
    prevNode
    subNode

  • How to display a linked multi-page pdf?

    I am a DW newbie building a small website for my book design business. I would like to show book design samples as spreads in a multi-page pdf (set up with page display set to two-up)  linked to thumbnail images on a web page. I have created the links, but the pdf either opens in another window as single page, or (in Firefox) triggers a dialog box which asks to either dowload or open in Acrobat. Is the display of pdfs always dictated by the client browser settings or is there a DW behavior or widget that can accomplish this? Any other ideas on how best to display these samples? DW CS5.5, Mac OS 10.6.8.

    Thanks for your reply. I think I have what I need now: I can export pdfs out of InDesign as spreads, and then the pdf reader in the browser sees that spread in the linked pdf as a single page. Should have thought of that sooner. Would be nice if there was some way to control the display of linked pdfs with code rather than be at the mercy of the client browser.

  • In Requestor POWL, Shopping cart Related/Follow on documents should display as columns in POWL Table

    Hello Experts,
    Currently we are in SRM 7.02 implementation, for this we got requirement like below.
    In Requestor POWL, Shopping cart related/follow on documents should display as columns in POWL. Please suggest me on this, how can i achieve this requirement. Thanks in advance.
    1. we have Related/Follow on documents as shown in below screenshot.
    2. As shown in above screenshot, these related/follow-on documents should show as columns in requestor POWL, as shown in below screenshot.
    Thanks & Regards
    Sivaram.

    Hi Siva,
    Take a look at the last part of the following document.
    http://scn.sap.com/docs/DOC-25692
    Regards,
    Lisandro

Maybe you are looking for

  • F110 - Mass change house bank for one time vendor

    Hello, Is it possible to make mass changes for payment program for one-time vendors? I would like to change bank account from where do I want to pay something to one-time vendor. As far as I know, it isn't possible to change it that way, it is possib

  • Installing OSX onto a G3

    I have made a copy of OSX10.4.8 from my G5 and put it onto my Lacie external hardrive then hooked up the hardrive to my G3 using firewire. Once the lacie mounted on th desktop I was albe to open it up and find the OSX 10 copy, and drag it onto my des

  • Camera switches to video and cant switch back

    help! my ipad 3 has camera and when i go to take a photo the screen just has a button that takes the photo, the word photos below that and the word video below that and then the word square. i accidentally hit the video button and cant get it back to

  • Double charge for my Skype number

    I have just had to purchase another 3 months subscription for my skype number and it was only three weeks ago I purchased a 3 months subscription.  Can you advise why this happened and if the money i have just paid for now 6 months will be extended t

  • Is it possible to introduce a 60s delay in the encoding process?

    I have what seems to be a fairly unique situation to deal with.  I am successfully streaming "LIVE" using FLME to an FMS server.  Currently the buffer on the FMS is set to 30s which means that our viewers have a native 30s delay on the live action.