Sunday, 27 May 2007

3. A form

My form is a general questionnaire about what users think of the site, there location and what Desert Rock bands they like.

It uses a

  • two text field inputs for the users names.
  • two drop down boxes allowing users to tell me what country they are from and what their favorite Desert Rock band is.
  • A set of 5 radio buttons allowing the user to rate the site's quality on a scale of 1-5.
  • A set of check boxes is also available to for users to check using positive descriptive words to describe the site.
  • There is a text area input called other that is left blank for users to place their own favorite desert rock band if it is not available in the drop down box.
  • There is a mailto form action which is activated by the input value' send' which prepares an email of the data collected to be sent to my email.
  • A reset input value is also in place for the user to clear unwanted data.
The form was then placed as a html page element on my sidebar.

No comments: