Formatting Email

M

Martyn Lawson

Hi,

I am using the objEmail = XDocument.DataAdapters("submit") syntax to send an
email.

Does anyone know of a way to format the objEmail.Intro? I would like to add
carriage returns and possibly make text bold. I have tried the obvious but to
no avail.

Is there a way of setting the email to be html? Then i could use <B> tags etc.

Any help would be greatly appreciated,
Cheers,
Martyn...
 
Top