Embed image into email (not attachments)

Hi all,
i need to embed images into an HTML table of an email.
Can anyone help me, please?
Sergio

I have done this in a prior application.. Are you building an html style message?
I have attached some ideas for you to try:
define hidden page variable to get the url and location for the images files:
p19_SERVER_STRING
Source or expression:
SELECT owa_util.get_cgi_env('REQUEST_PROTOCOL')||'://'||owa_util.get_cgi_env('HTTP_HOST')||owa_util.get_cgi_env('SCRIPT_NAME')||'/wwv_flow_file_mgr.get_file?p_security_group_id=4398899520272508996&p_fname='
FROM dual;
(Security Group is from YOUR application)!!
Next:
In a After Submit process assemble the emial message:
local variable lvMessage VARCHAR2(7500)
Define message body in html document (Store in local varchar2 variable)
<body>
<p>
<img height="90" hspace="0" src="'|| V('P19_SERVER_STRING')||'srtt_header.png' || '" " width="778" border="0" style="WIDTH: 931px; HEIGHT: 90px">
</p>
<p>
</p>
<p>
Send the mseeage after you assemble the required pieces:
HTMLDB_MAIL.SEND(
P_TO => '[email protected]',
P_FROM => '[email protected]',
P_BODY => v_message,
P_BODY_HTML => v_message,
P_SUBJ => 'Your email with an Image');
APEX_MAIL.PUSH_QUEUE;
Thank you,
Tony Miller
Webster, TX

Similar Messages

  • How to embed image in email, not as an attachment?

    I need to know how to embed an image into Mail without making it an attachment. Any ideas?
    Thanks in advance.
    Hana

    drag the image to the email. that's all. how it will show on the other end depends on the email client configuration of your email recipients, not on you.

  • Can i send images by email as attachments rather than embedded in email

    can i send images by email as attachments rather than embedded in email

    How the email message looks in Mail is fairly irrelevant to how it will look to the recipient.  An image attached to an email message is an attachment regardless of how the client displays it.  Some will display it inline, others as an icon in a list of attached files.  Regardless, it is an attachment and should be capable of being opened, saved to another location, etc.
    Unfortunately, some Windows email clients (*cough* Outlook *cough*) are absolutely crippled when it comes to email standards, and make it difficult for recipients to view or save some attached images.  You can better ensure success with Outlook by using Windows-friendly attachments and only sending plain text email, rather than HTML email.  However, Outlook is still Outlook, and it does not play well with others.
    If you must communicate with people who use Outlook  try uploading your photos to an album on Picasa, Flikr, Shutterfly, etc, and then send people a link instead.  Or convince them to use a real email client, like Thunderbird.

  • How do I copy a document from pages into email (not pdf) and have color and format the same as the document created in pages?

    How do I copy an entire document from pages into email (not pdf) and have color and format the same as the document created in pages?

    Pages ’09 v4.3 and Pages v5.2.2 are entirely different document architectures. Consequently, copying and pasting a table from Pages ’09 circumvents the customary translation process  that would occur if you opened that Pages ’09 document in Pages v5.
    Make a backup copy of the Pages ’09 document that has the table in it, and then open this document in Pages v5.2.2. The table is translated into Pages v5 document format and displayed correctly. You can even select this Pages v5.2.2 table, and then copy/paste it into another Pages v5.2.2 document with accurate results.

  • How to embed image in email msg using MAC version of PSE

    I can embed an image as Photo Mail in email msg using WIN version of PSE8 but can only send the image as an attachment in MAC version. Is there a way to embed images in MAC version email msgs?

    Well, it's not complicated at all really. Just put the cursor in a message where you want the image and drop it in, or else click the stationery button in mail, choose a template, drag over the placeholder "greeking" text and replace it with your own, then drag your own photos into the placeholders. Here's a look at one of the templates. You can see that as my mouse is over the right hand image it tells you to put your own photo there in place of the sample. Moving over the other ones does the same thing.

  • Can't paste image into email

    Since the 4.2 upgrade I can't paste an image in an email!
    Anyone figure out why and or how to?

    Holding or double tap doesn't work anymore and yes I am able to paste text. In the meantime I have discovered how to paste an image into an email reply.
    I used to hold my finger on the image and copy it to the clipboard and then go to the email reply and paste it.
    What I have discovered is if I copy the image to the clipboard by holding my finger on the image to get the copy option, that will not work when I try to paste the image to an email reply, but if I use the following method to copy the image it will work.
    I open the saved images, tap the arrow in the upper right toolbar, tap the image I want to copy and then tap copy on the left side of the top toolbar, it will paste to the email reply.
    Message was edited by: Jerry E

  • Embed video into email

    Hello
    I have a client who wants me to embed a video trailer into an email so that he doesn't have to attach it.
    Does anyone know how I can do this?
    Thanks
    Grant

    You cant embed video in Emails, only attach
    embedding means that the email file and the video file becomes a single file
    and thats not possible
    just send the video as an attatchment

  • Suddenly can't paste image into email?

    As of a few days ago, I can no longer copy and paste an image into my email body. Was there some upgrade or did I accidentally hit some setting that I need to fix. Really strange?

    OK, that was a bit odd.
    Initially, it refused to drag-and-drop.
    I tried copy-and-paste, which worked. I then repeated drag-and-drop, which worked now.
    Insert via the menu also worked.
    Are you copy-and-pasting directly into an empty message, or have you already started typing? Some users complain that toolbar functions are greyed out, but then those functions are greyed, deliberately, until there is some text to work with. I wonder if the cursor has to be at a defined insertion point for copy and paste to work. It may need a paragraph to anchor to, and a blank document may not offer a workable anchor point.
    It's been mentioned that some aspects of the composition window have been changed; it was suggested that drag and drop of text was new (though I was under the impression it had been there forever! ;-) ) Such changes may affect other actions such as pasting from the clipboard.
    So, in a roundabout way, I have to say the functionality is still there (or it is in my installation, at the least) but maybe the trigger conditions have changed.

  • Embedding images into emails?

    PC users I know can copy and paste JPEGs into emails so that they are not attachments and are open when recipients open the mail. I have not been able to figure out how to do that on my G4. When I use that method, the graphic appears as an attachment. Anyone know a way? Surely there is one...

    Hi
    That is a bug actually. you can follow
    Problem with button Icons
    Hope helps
    Rush-me

  • Embed Images into htmlText ....

    Hi there,
    I'm searching high and low for a solution how to embed small 16x16 Icon Images into htmlText !
    Has anybody an idea where I could find something on the net about that item ???
    Found this, but can't get it to work at all.
    http://blog.thehippo.de/2011/03/programming/flex-using-embedded-image-in-html-text/
    package embeds {
            import mx.core.BitmapAsset;
            import flash.display.Sprite;
            public class ImageAsset extends Sprite {
                    [Embed(source="image.jpg")]
                    [Bindable]
                    private var source : Class;
                    public function ImageAsset() {
                            super();
                            var image:BitmapAsset = new source();
                            addChild(image);
    <mx:Script>
            <![CDATA[
            import embeds.ImageAsset;
            // this is needed, otherwise the image is not
            // available within the html text
            private var hack:ImageAsset;
            ]]>
    </mx:Script>
    <mx:Text>
            <mx:htmlText>
                    <![CDATA[<p><img src='embeds.ImageAsset'/>some text</p>]]>
            </mx:htmlText>
    </mx:Text>

    Has anybody an idea ???

  • Embed image into runtime skin (.swf)

    Hi all,
    I'm trying to embed an image into a runtime skin but I have this error :
    Error: Skin for skinsRuntimeBase0.ApplicationSkin2._ApplicationSkin_Group1.contentGroup.BoutonPerso8.Bout onPersoSkinRed16._BoutonPersoSkinRed_Image1 cannot be found.
    when I access to my swf skin in my main application with styleManager.loadStyleDeclarations2().
    I'm working with FB4 and command line (compc + mxmlc) to compile resources and to compile swf with my swc resource bundle.
    Here is my process :
    1) Creation of a FB4 library project and copy of an image url.png in package assets.
    2) Creation of a swc asset with this library project. Here is my xml :
    <?xml version="1.0"?>
    <flex-config>
        <compiler>
             <source-path append="true">
                <path-element>src</path-element>
            </source-path>
        </compiler>
        <include-file>
            <name>url.png</name>
            <path>src/assets/url.png</path>
        </include-file>
        <output>assets.swc</output>
    </flex-config>
    3) Creation of another FB4 library project in which I load into library path assets.swc
    4) Creation of a basic css file :
    @namespace s "library://ns.adobe.com/flex/spark";
    @namespace mx "library://ns.adobe.com/flex/mx";
    @namespace test "com.test.*";
    test|BoutonPerso{
        skinClass: ClassReference("skins.red.BoutonPersoSkinRed");
    test|BoutonPerso #label {
        color: "0xFF0000";
    My skin class is that :
    <?xml version="1.0" encoding="utf-8"?>
    <s:Skin xmlns:fx="http://ns.adobe.com/mxml/2009"
            xmlns:s="library://ns.adobe.com/flex/spark"
            xmlns:mx="library://ns.adobe.com/flex/mx">
        <fx:Metadata>
            [HostComponent("com.test.BoutonPerso")]
        </fx:Metadata>
        <fx:Script>
            <![CDATA[
                [Embed(source="url.png")]
                [Bindable]
                public var img:Class;
            ]]>
        </fx:Script>
        <s:Label id="label" text="skinRed" />
        <s:Image source="{img}" />   
    </s:Skin>
    I notice here that if I change the source of Embed metadata, I have an error so my image in my assets.swc is correctly found.
    5) Creation of my swf runtime skin :
    <?xml version="1.0"?>
    <flex-config>
        <compiler>
            <source-path append="true">
                <path-element>src/</path-element>
            </source-path>
            <include-libraries append="true">
                <library>E:/workspaces/flex/assets/assets.swc</library>
            </include-libraries>
            <keep-as3-metadata append="true">
                <name>Bindable</name>
                <name>Managed</name>
                <name>ChangeEvent</name>
                <name>NonCommittingChangeEvent</name>
                <name>Transient</name>
                <name>Embed</name>
            </keep-as3-metadata>
        </compiler>
        <file-specs>
            <path-element>src/redStyle.css</path-element>
        </file-specs>
        <output>redSkin.swf</output>
    </flex-config>
    My redSkin.swf is created and Embed my image (verified with the size of my swf and a swf explorer in which I find my image).
    But when in my main application I try to load my skin with :
    styleManager.loadStyleDeclarations2("E:/workspaces/flex/skinsRuntimeRed/src/redStyle.swf", true, ApplicationDomain.currentDomain);
    I have error at top of message.
    what am I doing wrong please ?
    Thanks and sorry for my english

    Hi Jayagopal,
    You need to apply various skins for the Button to see the effects....
    .myButton
         upSkin:"assets/buttonUp.png";
         downSkin:"assets/buttonDown.png"
         overSkin:"assets/buttonOver.png"    
    Thanks,
    Bhasker Chari

  • Possible to paste images into the Note app?

    Hi there
    Is it possible to paste an image (pdf, jpg etc) into Apple's Note app and then to view it on the iPad?
    Here's the scenario:
    MBP
    Using Apple's Notes app
    All my notes and folders are on iCloud / Nothing locally
    Paste a standard small jpg image onto a note
    Pasted without error as in it's there in the note and I can see it
    iCloud
    Starts to sync
    Notes on the iPad are updated
    iPad
    Go to this particular note
    Where the image should be is a small graphic of a paper clip
    Tapping the paper clip graphic does nothing
    Any help would be appreciated.
    Also on my MBP the Notes are sorted by Title, but on my iPad sorted by creation date.
    Really annoying as I have around 100 customer notes whose titles are the customer name.
    Thanks

    Use iCloud & turn on Notes.

  • Embed image in form not displayed

    I am trying to embed an image in the form i.e., point an image that is in my local workbench.
    While I was testing from my local Workbench/Designer.
    I created a process which receives input xml document and sends the pdf document as response.
    However, when I deploy my process on the EB3 server and try to get the PDF from the java code, here is what happens
    (1) There is a check box in the designer --> Embed Image.
    If I check this check box, then I get pdf damanged error and the pdf will not load in my servlet
    (2) If I don't check the check box, then the pdf come but the image is missing.
    I would appreciate if someone helps me to avoid the error and get the image in the pdf.
    Thanks
    Sudhakar Patnapu

    It should work fine in 5.4 It was known issue in 5.3.  I could not reproduce the issue on 5.4.  Are you encountering the same issue for OOB text image component ?  If so send the content of [1]. 
    [1]   /libs/cq/ui/widgets/source/endorsed/excanvas/excanvas.js

  • Copy and paste JPG into email not working

    Upgraded to Yosemite 10.10.2 yesterday from Snow Leopard.  iMac from 2009.  Copied JPG from web page and pasted into email.  Looked fine.  Sent email to myself.  When I read email, the JPG photo is replaced with small blue box with question mark.  This always worked flawlessly prior to the upgrade.  I tried the terminal with defaults write com.apple.screencapture type jpg to no avail (screen snip and paste behaves the same as copy and paste).  Set the defaults back to png ... verified with a defaults read.  I'm missing something, but I can't tell what.

    To reassure you: You don't need to do anything to trigger these issues. ;-) They happen regularly, yet under lab conditions there seems no clear way to nail them down... Most of the time restarting the system and starting with a clean slate gives back the functionality.
    Mylenium

  • How to NOT embed attached image into email message...

    Hi all, I am using nokia E6 anna as my workhorse. One problem I come across is that when I use Nokia Mail (@ovi.com) to send email with photo attachment, the receiver will get the email with that photo embedded into the message, rather than an attachment download option at the end. It causes inconvenience as sometimes I use the phone to send 8MP photo via email and such attached photo "stretches" the message big at the receiver side.
    However, if I use mail for exchange with gmail to send photo, everything is OK, the attached photo doesn't embed into the message.
    Thanks for your advice.

    Hi chanchukwan,
    Thanks for the quick response.
    Contact your local Care line who will be able to reset your Nokia Messaging account. This will most likely fix the issue if removing and adding the Ovi account hasn't worked. They will also be able to help you out if resetting the account doesn't make a difference. 
    In regards to the maximum email download size, this option is indeed not included in the E6. When developing an update we will always take the comments on the boards into consideration, so thank you for your feedback.
    Let me know if you have any further questions.
    Iris9290
    If my post has helped you in any way, please accept it as a solution or click on the white star, so that other users will be able to benefit from it too.

Maybe you are looking for