Hi,
php file line 65 is
html file line 185 isCode:$email_from = $_POST['email_address']; // required
Stilll no joy.Code:<label for="email_address">Email Address *</label>
Hi,
php file line 65 is
html file line 185 isCode:$email_from = $_POST['email_address']; // required
Stilll no joy.Code:<label for="email_address">Email Address *</label>
Upload this php file to your server and you should receive an email.
send_form_email.zip
You do not need to make any changes to the existing HTML file as I have edited the PHP file to match your form definitions.
Please note that, on many servers, PHP mailer may not work if the destination and source email addresses are the same. This is a spam prevention measure.
Thanks for your input.
I have now concentrated on a form which is nearly working.
Bookmarks