Steps to making a form on your website where people can email you information (formmail)

 

If you want help making on online form so visitors send you emails directly from your website, 
then please view this tutorial.

If you want to update your existing email form, simply copy the first FORM tag, and paste it over your current FORM tag. You will also need to copy each INPUT tag which says type="hidden".

I apologize, but we do not support any site design or coding.



What is a FORM tag? This is a form tag, starting with the less-than symbol and ending with the greater-than symbol, and it says "form, action equals something, method equals something".
< form action="http://www.mydomain.com/cgi-sys/formmail.pl" method="post" >

 

Was this answer helpful?

 Print this Article

Also Read

How can I manage the spam I am receiving into my email accounts?

All of Overline India shared server plans come with SpamAssassin. SpamAssassin is an...

How do I setup my email account to use Mac Mail?

To setup your email account using Mac Mail please follow the steps below: -...

How many emails can I send an hour?

365ezone shared servers allow an account to send a total of 200 (we can change without any...

Google Apps Email Walkthrough

  The first thing you need to do to start using Google Apps is sign up for it. There is a...

Steps to making a form on your website where people can email you information....

Copy the below code. Replace the words in bold black with your domain name and your email....