The DIRECTHTMLINSERT component directly copies the text content into the HTML of the page.

Please pay attention: there is no checking of the HTML as part of this component. You must check the HTML for not containing scripting or other dangerous content on your own.

This component mus be handled with great care, if the text content is assembled out of dynamic content in order to protect against JavaScript injection!