keyongtech


  keyongtech > dotnet.* > dotnet.general > 03/2005

 #1  
03-01-05, 04:29 AM
ComStar
I have a vb.net program that sends out html emails via smtp on a windows 2003
server. Question I have is how do you embed images in an html email message?

You get to define the body but how do you include the images used in your
html?
 #2  
03-01-05, 06:07 AM
Nick Malik [Microsoft]
the most common method is to simply embed the HTML with absolute references
to your web server where the images reside.

This keeps your messages small.
Similar Threads
VBscript embed images in HTML email body

Hi Im sending email's using the "script task" of SQL Server 2005 Integraton Services. The email body is an HTML string . Now i want to embed image in that body.I tried to do...

How do I embed images in a HTML mail?

Hi, I'm designing a HTML e-mail for a customer to be used intern at their company. So everybody their has the same outlook client. After a small test it was clear that...

how do i embed images in an email

Hi, How do I embed an image into a htm email stationery? Cheers

how to embed images in email using C++

Hi, I want to know how to embed images into an email using C++. I am currently using CMIMEMessage and it looks like it can not be done using it.. my code is like...

How do I embed (rather than link) images when saving an HTML page as a Word Doc?

I have an HTML page that has images. When I open it in Word (2000) to save it as a Word Doc, word is linking to the images rather than embedding them. Is there any...


All times are GMT. The time now is 01:26 AM. | Privacy Policy