PROBLEM ONE
My Code is below. My problem is i have created a form with many hidden divs that are revealed when a user either clicks on radio buttons or check boxes. When the form is submitted however any of the input fields under these hidden divs do not get mailed to me. I am really new to PHP and i do not get how to do this.
Problem TWO
My second problem is that i get an error when processing the form. This mail script is exepcting that every input field to be filled out. I would like to change this so that only the input fields that the user selects from my radio and checkboxes are required.
I am not sure where to start to fix this. Here is both my mail.php and my html code.
Thanks.



Reply With Quote
Bookmarks