How to get an e-mail with the info from the form back in my inbox after the info is sent to the database. How do I do that?
This is a part of the form:
<FORM action="<?php echo $editFormAction; ?>" method=POST name=orderformEng id="orderformEng" onSubmit="MM_validateForm('name','','R','address','','R','city','','R','zipcode','','R','email','','NisEmail','keywords','','R','name','','R','address','','R','city','','R','zipcode','','R','email','','NisEmail');return document.MM_returnValue">