Control for HTML

  • Thread starter Thread starter Walter Limacher
  • Start date Start date
W

Walter Limacher

Hi

I am reading mails from Outlook (myMail.Body resp. myMail.HTMLBody) and save
them in my application (Access frontend and SQL Server). If it is a
HTML-Mail, the mail has a lot of empty lines when I am using a memo control
to display the text (body). Is there any control available, that can show a
HTML text (HTMLBody)?

Thanks for your answer.

Kind regards
Walter
 
Use the Microsoft Web Browser control (shdocvw.dll). It will display HTML
from a file, URL, etc.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top