Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. PeterEvans

    CppWebBrowser - how to catch errors?

    There is an OnNavigateError event in CppWebBrowser. That might trap it.
  2. PeterEvans

    How do I use NMSMTP1->SubType=mtHtml?

    This is a sequel to my first posting on this problem above. I have probed TSubType more closely and there are things I now do not understand arising. Consider the following snippets of code: Taken from Help for TSubType: TSubType = (mtPlain, mtEnriched, mtSgml, mtTabSeperated, mtHtml)...
  3. PeterEvans

    How do I use NMSMTP1->SubType=mtHtml?

    OK, this seems a daft question because when you look up TSubType the way to use it seems clear. I want to receive and send emails in both Plain text and HTML, how do I do it? I have a working solution for Plain text, but cannot make the HTML option work. Using NMPOP31 I get the incoming HTML...

Part and Inventory Search

Back
Top