Guys

I have a problem with cdo on a win2k server. I need to use:

objMail.CreateMHTMLBody

but I get an error message:

Object doesn't support this property or method: 'CreateMHTMLBody'

This works on my dev machine (xp pro) but I guess CreateMHTMLBody is only available in CDO and not CDONTS.

Is there an alternative?