Railo 4.2 Reference
Choose a function:

Function HTMLPARSE

parse the given html (not only xhtml) as xml Object, work similar to xmlParse, but this function is very forgiving with the syntax..

Example

htmlparse(string html,[boolean caseSensitive]):xml

Arguments

The arguments for this function are set. You can not use other arguments except the following ones.
Name Type Required Description
html string  Yes  
caseSensitive boolean  No