AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Zurück Delphi-PRAXiS Programmierung allgemein Netzwerke Liste mit E mail Content types .....
Thema durchsuchen
Ansicht
Themen-Optionen

Liste mit E mail Content types .....

Ein Thema von bernhard_LA · begonnen am 19. Aug 2013 · letzter Beitrag vom 19. Aug 2013
Antwort Antwort
bernhard_LA

Registriert seit: 8. Jun 2009
Ort: Bayern
1.123 Beiträge
 
Delphi 11 Alexandria
 
#1

Liste mit E mail Content types .....

  Alt 19. Aug 2013, 16:22
woher bekomme ich eine Liste mit allen gültigen E Mail content types ?


Delphi-Quellcode:
  

var aMsg: TIdMessage;

begin
    ....

   ContentType := ExtractHeaderMediaType(aMsg.ContentType);

  StatusBar.SimpleText := ' content Type= ' + ContentType;

  case PosInStrArray(ContentType, ['multipart/mixed', 'multipart/alternative', 'multipart',
    'text/html', 'text/plain', 'text'], false) of
  Mit Zitat antworten Zitat
nahpets
(Gast)

n/a Beiträge
 
#2

AW: Liste mit E mail Content types .....

  Alt 19. Aug 2013, 17:49
bei Wikipedia - Multipurpose_Internet_Mail_Extensions (MIME)
  Mit Zitat antworten Zitat
Antwort Antwort


Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 15:48 Uhr.
Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz