Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

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