A8 : iMe

New Skills

eMail Form

Please enter your details

Description

This script will send the message submitted in the 'Message' box to the address entered in the 'eMail' field.

After the message has been sent the page will redirect to the index page.

The values are editable and could be changed to send the eMail to a specific address instead or both. The redirection could also point to a thank you page or similar.

Code

The code for this page, 'eMail_form.php', is displayed below.

The code for the processing form, 'sendmail_validation.php', is displayed below.