Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_cdo thread: Re: HTML formatting and Attaching Images


Message #1 by "Basil Cambanis" <ellada@i...> on Wed, 12 Feb 2003 14:48:41
How did you write out the binary info of the images, as I have a newletter 
program (written in VB6 using CDO/Outlook9 objects) that needs to send 
HTML docs to clients with embedded images (not referencing a server) and 
this sounds like just what I need ?

Regards
Basil Cambanis
ellada@i...
> I had a similar thing with clients using Eudora, it just wrote out the
> binary info of the images
> 
> Have you checked mime types etc?
> 
> Sam Clohesy
> Project Manager
> Tel: 0208 772 3958
> E: samc@e...
> W: http://www.etypemedia.co.uk
> 
> 
> -----Original Message-----
> From: Eric Van Camp [mailto:eric@a...]
> Sent: 27 November 2001 14:37
> To: ASP CDO
> Subject: [asp_cdo] Re: HTML formatting and Attaching Images
> 
> 
> > Hi,
> > 
> > This is a good one..
> > 
> > I have a CDO-NTS script producing and sending HTML formatted emails 
and 
> > including attachments.. one or mutiple.. whatever.. no problem.  The 
> thing 
> > is.. if the attachment is an image (jpg gif etc..), when the email is 
> > received.. the image appears above the HTML body of the message 
instead 
> of 
> > the conventional position which is under the message and below the 
> > horizontal rule marker.
> > 
> > Any Idea why my life is plauged with such nonsense?
> > 
> > Cheers gang.
> you say you are using a script, do you use microsoft office generated 
html?
>  
Message #2 by Sam Clohesy <sam@e...> on Wed, 12 Feb 2003 14:49:39 -0000
I used third party component:

http://www.shotgraph.com/

Sam Clohesy
Project Manager
T: 0208 772 3958
E: samc@e...
W: http://www.etypemedia.co.uk
W: http://www.siteactive.net


-----Original Message-----
From: Basil Cambanis [mailto:ellada@i...]
Sent: 12 February 2003 14:49
To: ASP CDO
Subject: [asp_cdo] Re: HTML formatting and Attaching Images


How did you write out the binary info of the images, as I have a newletter 
program (written in VB6 using CDO/Outlook9 objects) that needs to send 
HTML docs to clients with embedded images (not referencing a server) and 
this sounds like just what I need ?

Regards
Basil Cambanis
ellada@i...
> I had a similar thing with clients using Eudora, it just wrote out the
> binary info of the images
> 
> Have you checked mime types etc?
> 
> Sam Clohesy
> Project Manager
> Tel: 0208 772 3958
> E: samc@e...
> W: http://www.etypemedia.co.uk
> 
> 
> -----Original Message-----
> From: Eric Van Camp [mailto:eric@a...]
> Sent: 27 November 2001 14:37
> To: ASP CDO
> Subject: [asp_cdo] Re: HTML formatting and Attaching Images
> 
> 
> > Hi,
> > 
> > This is a good one..
> > 
> > I have a CDO-NTS script producing and sending HTML formatted emails 
and 
> > including attachments.. one or mutiple.. whatever.. no problem.  The 
> thing 
> > is.. if the attachment is an image (jpg gif etc..), when the email is 
> > received.. the image appears above the HTML body of the message 
instead 
> of 
> > the conventional position which is under the message and below the 
> > horizontal rule marker.
> > 
> > Any Idea why my life is plauged with such nonsense?
> > 
> > Cheers gang.
> you say you are using a script, do you use microsoft office generated 
html?
>  
> To unsubscribe send a blank email to %%email.unsub%%

  Return to Index