vb6 - How to identify or read nsf mails containing inline image -


I am trying to read the program in mail in VB6. But I'm unable to read HTML code such as mail or hyperlinks with inline images. Can someone recommend me a way to read this type of mail? Edit: I can not find an error message, but

  nsfDocument GETITEMVALUE ("body") (0) only returns text  

Pictures are not shown

You can try third party APIs to help, like Midas Rich Text C ++ API Jenny Software

or access to the Notes document in HTML form. Do or make examples of code shown on the site to appropriate:


Comments

Popular posts from this blog

objective c - iPhone and it's wireless area -

unix - Listing all shared memory segments used by a process on AIX5.3+ -

tsql - Correct sql/hql query (aggregate in where clause) -