This command inserts a simple push button that is used with JavaScript.
Place the cursor in the edit window where you wish to insert a button. This location must be placed between <FORM> and </FORM> tags.
In the Forms tag, click on the Button box. The Form elements dialog box appears.
In the Text displayed on the button, type the text you want to appear in the button. In the Preview window, you can view the button.
When you finish click on the OK button.
AceHTML inserts the following command in the document:
If you have not previously specified the type of form in which you want to insert this element, AceHTML asks if you want to insert the Form in the document.