A proof-of-concept showing how to use jSoup (a Java HTML parser) within ColdFusion to translate user-generated HTML content into CFMailML custom tag invocations. The approach parses UGC into a DOM tree, then recursively walks it, mapping each HTML element to its corresponding CFMailML custom tag via cfmodule calls. This allows

8m read timeFrom bennadel.com
Post cover image
Table of contents
You Might Also Enjoy Some of My Other PostsReader Comments

Sort: