This is a form that could be used to make reservations or appointments. It includes a variety of components and items that are easy to use: DateField (DateChooser), a Numeric Stepper, a List component, Radio Buttons, Checkbox, and input fields. It also contains a simple email validation to make sure email addresses are well formed. It uses one flash file, an actionscript file, and a php file. When a user submits the required information in the form, it is sent to the email that you specify inside the php file. At the same time, the user gets an automatic response, letting them know the email was a success. You have the option to customize both the automatic response and the one you receive and the option to send HTML email or plain text.
Detailed instructions included on how to customize various pieces of this form, including but not limited to the following
- Form backgrounds
- Form labels
- Customize the automatic response
- Make some of the fields to non-required
- And more


