HI, I am not a programmer but can make basic changes to my website using Dreamweaver (I used to be a mainframe programmer so have some skills!). I have added a radio button field to my existing contact form but can’t get the result of the button to display in by email. What am I doing wrong?
Here is the form code
Email Address | |
First Name | |
Last Name | |
Country | |
Contact No | email phone |
Question | |
and here is the email code if($_POST[sendmail]==1)
|