Wrox Home  
Search P2P Archive for: Go

  Return to Index  

access thread: Formatting text within an email being send via SendObject


Message #1 by "Lloyd Levine" <levinll@m...> on Mon, 29 Oct 2001 21:15:57
I'm trying to format the body of a email so it's appears in bold. I'm 

sending the email using the SendObjet command.



Any help would be greatly appreciated.
Message #2 by brian.skelton@b... on Tue, 30 Oct 2001 16:11:01
Hi Lloyd



It's unlikely that you'll be able to solve this problem using the 

SendObject command.



To get this level of control you'll need to look at using your email 

program as an Automation server and programatically create, populate and 

send your email.



This is going to add a lot of complexity to your database for, it seems to 

me, little benefit. Although it might be worthwhile doing as a learning 

experience...!



-BDS



> I'm trying to format the body of a email so it's appears in bold. I'm 

> sending the email using the SendObjet command.

> 

> Any help would be greatly appreciated.

  Return to Index