© 2006 - 2010 Matt Lowden. Creative Commons all rights reserved.
This form shows the use of a combo (select) box, which prompts the user to enter a gender.
This form displays basic form functionality. Submitting the form will invoke a validation check; if successfull the field values will be displayed, otherwise appropriate errors will show.
This form would typically be used on a website contact page. You will need the Email class for this to work. The user is prompted to enter their name, email and message. Upon submission the email is sent to specified address, in this case; matt@mattlowden.com.