Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_cdo thread: Rich Body Message


Message #1 by "srikieat" <srikieat@y...> on Wed, 20 Feb 2002 07:24:31
Hi!! All developers,

I use CDO to get the message in mail box.When I get the message, it is very 

plain. Some message sent to me in HTML format but it doesn't show that 

format in my mail box. How to make it more richable.



Any suggestion



Bee
Message #2 by "Siegfried Weber" <sweber@c...> on Wed, 20 Feb 2002 18:47:58 +0100
It would help if you tell us which exact version of CDO you use and

provide a code snippet.



<Siegfried />



> -----Original Message-----

> From: srikieat [mailto:srikieat@y...]

> Sent: Wednesday, February 20, 2002 8:25 AM

> To: ASP CDO

> Subject: [asp_cdo] Rich Body Message

>

> Hi!! All developers,

> I use CDO to get the message in mail box.When I get the message, it is

> very

> plain. Some message sent to me in HTML format but it doesn't show that

> format in my mail box. How to make it more richable.

>

> Any suggestion

>

> Bee




$subst('Email.Unsub').

Message #3 by "srikieat" <srikieat@y...> on Thu, 21 Feb 2002 02:29:25
Hi! 



I use CDO 1.2 



Bee



> It would help if you tell us which exact version of CDO you use and

> provide a code snippet.

> 

> <Siegfried />

> 

> > -----Original Message-----

> > From: srikieat [mailto:srikieat@y...]

> > Sent: Wednesday, February 20, 2002 8:25 AM

> > To: ASP CDO

> > Subject: [asp_cdo] Rich Body Message

> >

> > Hi!! All developers,

> > I use CDO to get the message in mail box.When I get the message, it is

> > very

> > plain. Some message sent to me in HTML format but it doesn't show that

> > format in my mail box. How to make it more richable.

> >

> > Any suggestion

> >

> > Bee




> $subst('Email.Unsub').

Message #4 by "Siegfried Weber" <sweber@c...> on Fri, 22 Feb 2002 04:55:29 +0100
CDO 1.21 cannot handle HTML & RTF formatted messages. With an additional

DLL (search MSDN for "MAPIRTF" should bring it up) you are at least able

to read and write RTF message bodies with VB/VBA applications.



<Siegfried />



> -----Original Message-----

> From: srikieat [mailto:srikieat@y...]

> Sent: Thursday, February 21, 2002 3:29 AM

> To: ASP CDO

> Subject: [asp_cdo] RE: Rich Body Message

>

> Hi!

>

> I use CDO 1.2

>

> Bee

>

> > It would help if you tell us which exact version of CDO you use and

> > provide a code snippet.

> >

> > <Siegfried />

> >

> > > -----Original Message-----

> > > From: srikieat [mailto:srikieat@y...]

> > > Sent: Wednesday, February 20, 2002 8:25 AM

> > > To: ASP CDO

> > > Subject: [asp_cdo] Rich Body Message

> > >=3D20

> > > Hi!! All developers,

> > > I use CDO to get the message in mail box.When I get the message,

it is

> > > very

> > > plain. Some message sent to me in HTML format but it doesn't show

that

> > > format in my mail box. How to make it more richable.

> > >=3D20

> > > Any suggestion

> > >=3D20

> > > Bee




> > $subst('Email.Unsub').

>




$subst('Email.Unsub').


  Return to Index