Parsing HTML Natively With htmlParse() In Lucee 5.3.2.77

added by JavaScript Kicks
7/8/2019 12:40:24 PM

1221 Views

Parsing HTML isn't a task that I often have to perform during the "normal operation" of a ColdFusion application. However, parsing HTML can be a helpful feature when it comes to data migration. For example, when migrating from an old, HTML-based content management system (CMS) to a Markdown-based content management system.


0 comments