It is possible to use emailgate as an action URL to your own forms on your homepage.
This allows you to create contact forms with the information you need. All form fields will
be included with name and value in the email sent.
Example html code:
<form method=post action="http://yourname.emailgate.org/action" target="small"> ... form definition ...
</form>
Example email:
color: Red
email: joe.black@example
name: Joe Black
size: Medium
============================================================
Please contact me, I have some questions.
============================================================