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:
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
11.0
11.1
Statistic
FMM
Blog
EmailParser.ProcessImageReferences
Processes image references in HTML.
Component | Version | macOS | Windows | Linux | Server | FileMaker 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
Created 3th July 2016, last changed 4th July 2016
EmailParser.PlainText - EmailParser.ReceiveDate
Feedback: Report problem or ask question.

Links
MBS Xojo PDF Plugins