Hi-
I modifying a contact form that I found at http://themes.semicolonweb.com/html/canvas/contact.html
My form is at http://hdm.wsm.mybluehost.me/contact/
I've had a couple of issues implementing this form. First, I noticed that the Canvas form shown above has an action that sends to "form.php", which doesn't exist in my includes library. I changed it to "sendmail.php" and got it to send OK.
However, two issues still remain. One is that a couple of my fields (Subject and Phone) are not included in the email, even though their classes match those shown in sendmail.php. Also, as you'll see if you try to submit a form yourself, no AJAX behavior is active. When you submit a form, it just redirects to a page with the data string shown.
Can you assist?
Thank you
