1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

msn

Discussion in 'All other topics' started by josh99, Aug 16, 2006.

  1. josh99

    josh99 Regular member

    Joined:
    Feb 21, 2006
    Messages:
    679
    Likes Received:
    0
    Trophy Points:
    26
    what is the code which you can add images not as an attachement no, i mean i already have the link how can i add it into a hotmail message
     
    Last edited: Aug 16, 2006
  2. tylerm712

    tylerm712 Member

    Joined:
    Jul 6, 2006
    Messages:
    29
    Likes Received:
    0
    Trophy Points:
    11
  3. josh99

    josh99 Regular member

    Joined:
    Feb 21, 2006
    Messages:
    679
    Likes Received:
    0
    Trophy Points:
    26
    what what?
     
  4. tylerm712

    tylerm712 Member

    Joined:
    Jul 6, 2006
    Messages:
    29
    Likes Received:
    0
    Trophy Points:
    11
    What do you want to know? I dont understand what you said.
     
  5. Darkhadou

    Darkhadou Regular member

    Joined:
    Dec 31, 2004
    Messages:
    648
    Likes Received:
    0
    Trophy Points:
    26
    @ Josh99- This is just a matter of HTML coding, in your email type in the HTML code for images like this:

    <html><A href="whatever link you want">
    <img src=http://imageurl.format border=0></A></html>

    Here's an example of my sig in emails:

    <html><A href="http://www.imageshack.us">
    <img src=http://img70.imageshack.us/img70/9734/signatureko7.gif border=0></A></html>

    edit--

    You can also try something unclickable like this:
    <html><img src="http://img70.imageshack.us/img70/9734/signatureko7.gif" alt="Image Hosted by ImageShack.us" /></html>
     
    Last edited: Aug 20, 2006
  6. josh99

    josh99 Regular member

    Joined:
    Feb 21, 2006
    Messages:
    679
    Likes Received:
    0
    Trophy Points:
    26
    none of these worked
    but thanks for the reply
     
    Last edited: Aug 20, 2006
  7. Darkhadou

    Darkhadou Regular member

    Joined:
    Dec 31, 2004
    Messages:
    648
    Likes Received:
    0
    Trophy Points:
    26
    Make sure the reciever has "show images" or "html view" enabled. I sent myself an email and had to click on "always show images from *sender name*"
     

Share This Page