SendObject fails with HTML-template

M

Michael Alexander

Hi!

I try to send emails from Access2000 via OE 5.5. with the
SendObject-Command.

It works perfect exept to the fact, that I cannot use any
stored HTML-template.

No Error-msg occures and the mail generates without any
template.

Does anyone know why.

Example:
DoCmd.SendObject , , , , , strSerienmail, "", "Sehr
geehrte Kunden!", True,
"C:\Programme\Gemeinsame Dateien\Microsoft
Shared\Stationery\HL-News.htm"

Thanks
Michael

W2k, A2k, OE 5.5
 
Top