AOLpress logo

AOLpress Help

Reset

A form can have a Reset button. When pressed by the user, it sets the other field elements to their initial state.


Add a Reset Button:

  1. Position the cursor where you want the Reset button to be.
  2. Click the Reset button on the form palette to see the Reset Button window. This window allows you to insert a Reset button into a form.
  3. You can type a different Button Label. The default is Reset.
  4. Click OK, and the Reset button appears in the form.

Submit

A form can have a Submit button. When pressed by the user, it submits the current form to the form handler that was specified when the form was created.


Add a Submit Button:

  1. Position the cursor where you want the Submit button to be.
  2. Click the Submit button on the form palette to see the Submit Button window. This window allows you to insert a Submit button into a form.
  3. You can type a different Button Label. The default is Submit.
  4. Click OK, and the Submit button appears in the form.

Image fields act as submit buttons, and if a form contains only a single text field (no other form elements), hitting Return within the text field automatically submits the form to the form handler.


Help Table of Contents