Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4   13.5    Statistic    FMM    Blog  

EmailParser.ProcessImageReferences

Processes image references in HTML.

Component Version macOS Windows Linux Server iOS SDK
EmailParser 6.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "EmailParser.ProcessImageReferences"; HTMLText )   More

Parameters

Parameter Description Example
HTMLText The HTML text from the email containing image references with "cid:" in the address.

Result

Returns html or error.

Description

Processes image references in HTML.
All cid: links are found. : and / are replaced with dash.
You can write all inline graphics files to a directory with html and rename the files the same way.
Now you can point a WebViewer to the html file and load it.
(see example database)

Example Databases

Blog Entries

This function is free to use.

Created 3th July 2016, last changed 4th November 2021


EmailParser.PlainText - EmailParser.ReceiveDate

💬 Ask a question or report a problem