Hi All,
I have a form which when completed submits the input to a database.
The form action is:
<form method="post" name="form1" action="insert.php">
How can I submit the input and email the input to a mailbox.