EditLive! 9 Documentation : Getting the Document in the Applet Overview

This tutorial provides developers with the knowledge required to extract the HTML Document stored in EditLive!.

Tutorial

The Getting the Document in the Applet Tutorial provides a step-by-step walk-through on how to extract the HTML Document stored in EditLive! at run-time.

When submitting a HTML form to a server, EditLive! will automatically create hidden form fields and populate these hidden form fields with the HTML contents of EditLive!. For more information, see the Retrieving Content From EditLive! article in the Developer Guide.

Code

The complete code view for all the associated files in the Getting the Document in the Applet Tutorial is available here.