Saving and recalling Forms content

Forms content may be saved and loaded by using two macros, named: SAVEFORM and RECALLFORM.

An example:

<p><A HREF="SaveForm">Save Form Contents</A></P>
<P><A HREF="RecallForm">Recall Form Contents</A>

The first macro (SAVEFORM) opens a dialog box to select where to save the form content.

The second one (RECALLFORM) allows you to recall the form content.

An example is provided in the Demo publication included with HyperMaker.

Only one form per page is allowed when using these macros. They always should be placed in the same page where is the form.
It is not allowed to load the contents of one form in another different form.