Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_cdo thread: Embed images in to HTML E-mail with CDONTS


Message #1 by "Paul Smith" <paul.smith@t...> on Mon, 2 Jul 2001 16:08:14
Is it possible to emebed an Image in an HTML e-mail using CDONTS 
Message #2 by Eli Schilling <eschilli@t...> on Mon, 2 Jul 2001 08:09:37 -0700
You can format the e-mail using HTML and just put a <background="image.jpg">

tag in it.  Or you can create a centered table with the image as a

background.  The key is to use HTML formatting for the message body.



-Eli



-----Original Message-----

From: Paul Smith [mailto:paul.smith@t...]

Sent: Monday, July 02, 2001 9:08 AM

To: ASP CDO

Subject: [asp_cdo] Embed images in to HTML E-mail with CDONTS





Is it possible to emebed an Image in an HTML e-mail using CDONTS 

Message #3 by "Paul Smith" <paul.smith@t...> on Mon, 2 Jul 2001 16:27:05
I've tried that but the image is not found in the e-mail!!

  Return to Index