[NOTE: You posted this in the ASP.NET forum so I am assuming you can use ASP.NET] With ASP.NET sending HTML emails is more than easy. It does all the MIME type rubbish for you with one simple enum setting: emailMain.BodyFormat = MailFormat.Html; Tada.
Paul Watson
Bluegrass
Cape Town, South Africa
Macbeth muttered: I am in blood / Stepped in so far, that should I wade no more, / Returning were as tedious as go o'er DavidW wrote: You are totally mad. Nice.