Transcript

Forms in Dreamweaver

A05 Create a user form for capturing user feedback

Create a form to be printed out or submitted online.

This form should seek opinions about:

Consider using the following form elements when creating your form:

• user experience • ease of use • opinion of appearance of

website • ease of navigation • use of interactive

elements.

• tables • text boxes • radio buttons • check boxes • drop-down menus.

Create form page and change to form tools.

Use the various components to set up the form.

Each will generate a properties box which is changeable.

Set up form to email contents on it’s Properties

Very Basic Example Form

This will email form contents.

Add a pop up Behaviour to Submit Button

Small JavaScript function added to html

top related