Forum Moderators: open

Message Too Old, No Replies

Html Newsletter

         

dukelips

8:49 am on Sep 24, 2009 (gmt 0)

10+ Year Member



When we send html newsletter through server using cdo, the contents in the newsletter include exclammatory marks in some places in recipient end.

Earlier we used win 2k and now win 2k3. could it be a problem with cdo or something.

Please help

dukelips

11:23 am on Sep 25, 2009 (gmt 0)

10+ Year Member



The issue was resolved after I added
objMessage.BodyPart.ContentTransferEncoding = "quoted-printable"

tedster

9:18 pm on Sep 25, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Thanks for posting the answer you found - may it help someone in the future who struggles with the same issue.