Creating a Mail Form with PHP and Flash - Part 2 - Page 1
(Page 2 of 14 )
So let's take a look the new additions to our form.First of all the drop down menu, in this case it gives the user 4 options. Mr, Mrs, Miss, Ms

Next thing is the addition of the checkboxes. Which allow the user to select an answer to the question asked. In this case I have 2 questions

The final difference is the Thank you message, The information entered in the form is now displayed. on the Thank you page.

Let's start with the drop down menu
Next: Page 2 >>
More Miscellaneous Articles
More By Codewalkers