Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Help with imbedding images in HTML email
Old 08-11-2005, 10:45 AM Help with imbedding images in HTML email
Skilled Talker

Posts: 93
Trades: 0
Hey guys I am trying to create an HTML newsletter to email to my subscribers and I know that most email programs block remote images in emails and just leave a big ugly blank where the image should be so to avoid this isn't there a way to imbed the image in the code or email or something like that?

Remember that I'm not a programmer, just a guy with a basic FrontPage skills. I know how to link to the image but when I send the newsletter to myself, my own email program blocks the remote image so I know that others will too. If there is a better way to get around this please share that too.

Thanks in advance!!
Love2sail is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 08-11-2005, 11:07 AM
KML9870's Avatar
One Bad Mamma :-)

Posts: 5,489
Name: Kandi
Location: Western NY
Trades: 0
The only suggestion I have is to send it as a word attachment - not very helpful I know, sorry. Maybe some one else has another idea.
__________________
~~Kandi~~

Please login or register to view this content. Registration is FREE


KML9870 is offline
Reply With Quote
View Public Profile
 
Old 08-11-2005, 11:52 AM
Minaki's Avatar
Defies a Status

Posts: 1,626
Location: Guildford, UK
Trades: 0
Put a small note at the top notifying your users that images may have been blocked by their e-mail reader. Then say something like, if you're still having problems reading this newsletter, you can view it online (link to an online version of the newsletter)
__________________
Minaki Serinde MCP
"Wow, Linux is nearly on-par with Windows ME!"

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
Minaki is offline
Reply With Quote
View Public Profile Visit Minaki's homepage!
 
Old 08-11-2005, 12:17 PM
Skilled Talker

Posts: 93
Trades: 0
Hmm... So I take it there is no way to imbed the image? The linking to an online version is helpful but I would still prefer to have the image display in the message. Most people probably won't bother to open an attachment or click a link.

In some of the newsletters that I get some images are displayed and some arent and I'm wondering how they got the ones to display. Are they a different type of graphic or something?

Maybe plain text is the way to go, or at least HTML without images.
Love2sail is offline
Reply With Quote
View Public Profile
 
Old 09-05-2006, 09:29 AM Re: Help with imbedding images in HTML email
RickPlmr's Avatar
Super Talker

Posts: 107
Name: Rick Palmer
Trades: 0
Minaki's suggestion is right on target.

You could also convert your message to a Word or PDF doc and attach it to your message for those who find the images blocked, or you could even attach the HTML file itself so that when users open it on their machines in their browser your images will not be blocked.
__________________

Please login or register to view this content. Registration is FREE
- free online training in Java, J2EE, and MySQL.


Please login or register to view this content. Registration is FREE
- answers and advice from a geek who knows stuff.
RickPlmr is offline
Reply With Quote
View Public Profile
 
Old 09-05-2006, 02:19 PM Re: Help with imbedding images in HTML email
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
You might want to read this:
Email Design Guidelines for 2006 - Campaign Monitor Blog

Other articles there as well.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 09-06-2006, 06:47 AM Re: Help with imbedding images in HTML email
Rufo's Avatar
Extreme Talker

Posts: 173
Trades: 0
You could send a multipart MIME message, and make the <img> tag point to an attachment:
Set the Content-ID header for the part containing the image attachment, then use
Code:
<img src="cid:CID_GOES_HERE" />
to display it inline (more info here).

This does, of course, still require an HTML email client, but the image should not get blocked (as it is not located on a third party server, but the recipient's computer).
__________________

Please login or register to view this content. Registration is FREE

Last edited by Rufo; 09-06-2006 at 06:48 AM.. Reason: typo
Rufo is offline
Reply With Quote
View Public Profile Visit Rufo's homepage!
 
Old 09-11-2006, 05:31 AM Re: Help with imbedding images in HTML email
gomx80's Avatar
Experienced Talker

Posts: 45
Name: Terry
Trades: 0
you should goto HTML Tutorial
__________________
Relax online:

Please login or register to view this content. Registration is FREE


Free Wallpapers:

Please login or register to view this content. Registration is FREE


Baby Girl:


Please login or register to view this content. Registration is FREE

Money online:

Please login or register to view this content. Registration is FREE
gomx80 is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Help with imbedding images in HTML email
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.21356 seconds with 12 queries