Options

How to get text of an email using CDO?

achecac@yahoo.comachecac@yahoo.com Member Posts: 11
Hi,
I am interested in writing to a navision text field the text of an email message.
I have seen standard application does part of this task (email logging) using CDO: checks for messages in exchange server, downloads it, and then store them into navision database. But when you want to see the content of the mail, Navision uses Outlook.

Well, I dont want to use outlook. I want to be able to use the property text and store it into a field.

Up to date i manage to save the text, but when i check it i just find an * asterisk.

what do you think?

Comments

  • krikikriki Member, Moderator Posts: 9,120
    This is because a BLOB (and neither Binary and Bigtext) cannot be displayed in Navision. You have to use an external tool to do that.

    You can use Waldo's notepad to save it and show it.
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


Sign In or Register to comment.