|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
embedded images
hi, I was wondering, can anyone tell how to send images via email? I dont mean attachments, I want to know how to make the image appear when they open the email without to click a link, or open attachment, thanks in advance !!!!
I think its something like this <img src="http://cancun-condorentals.com/powerotre.jpg" border="0" alt="" /></div> |
|
#2
|
||||
|
||||
|
As long as you're using a HTML email (not a text one) and the client doesn't block external images, then you should just be able to use the image tag like you've displayed above. But I'm not sure what the </div> has to do with anything.
|
|
#3
|
|||
|
|||
|
ok thanks but then where can I find a html email?
|
|
#4
|
||||
|
||||
|
What do you mean? When you create an email, just select the HTML option.
|
|
#5
|
|||
|
|||
|
sorry ok, I understand now, I did it thanks !!!!!
|
|
#6
|
|||
|
|||
|
Yes I agree you should be able to BUT....
I am trying (unsucessfully) to send HTML email with linked images.
I have used frontpage to create a nice little flyer which links to images which are hosted on the net. (This file is Aprox 10k) But the problem is that when I paste it into the email program it automatically reformats the HTML code and in the process edits the "src's" in my image tags and automatically embeds all my images! I have even found the a check box in outlook that says to do this and UNCHECKED it. But this still does not work. I found a reference to this on the web which discussed this and said that it is a deliberate security measure to stop spammers blotting (using hidden 1x1 images which link back to an email address????? what ever this means) so that they can determine weather or not an email address is active... I have tried using Netscape ...Same thing happens. I have tried e-campagn which works fine (this app doe not edit/butcher your HTML code before sending your emails) but this app has only a niche application and is not suposed to be your "daily use" email program. so does any one know how i can stop netscape7.2 or outlook screwing with my linked html images and automatically embedding them? Quote:
|
|
#7
|
|||
|
|||
|
Embded image in html Email
Quote:
I need help! How can I programmingly send out html email with embeded images using outlook? I can manually send it out using a HTML email and reciever can see the image when they open the email. But when I programmingly send out html email with embeded images using outlook object model ( oEmailItem.HTMLBody ="text File of HTML page"), the reciever only can see the link of the image instead of the image itsself. How can I make it work? Thanks ![]() |
|
#8
|
||||
|
||||
|
I'm not sure. When I send an email from outlook, if I select Insert > Picture > From File, it embeds it into the email, as far as I can tell.
|
![]() |
| Viewing: Dev Shed Forums > Web Design > Web Design Help > embedded images |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|