What Is Formmail And How Does It Work?

By Jim Pretin

If you need to add an HTML form to your website, then you are going to need a PHP file commonly known as Formmail, which processes the HTML form and sends the results to you via email. Before using formmail, you need to understand how it works and what you need to do before installing it on your website.

To create a Formmail file, you can either write the PHP code yourself (which is impossible unless you are experienced), or you can download the code from one of the many sites that have made the code available. After you download it, you will need to modify the code in order to adapt it to the form you have created.

The first challenge you will face is changing the code, if need be, so that it automatically checks to make sure that all required fields from your form have been completed. Some versions of Formmail automatically include this code, some do not. If it does not include this code, you will need to hire a programmer to create it, or ask someone on a programming message board to help you with it.

The next challenge you will face is writing the code that will create the email message containing the answers to the form and send it to the email address you specified in the code for your HTML form. This is extremely difficult to do if you are not familiar with PHP. Again, you will need the help of a programmer if you can not do it.

Also, you will need to make sure that included, somewhere in the code, is protection against spammers who will try to send spam through your form by altering the recipient field. To prevent this, you need to create a variable in the Formmail file that authorizes only the email address you are using as the recipient. For example, if you have set up your form so that the results will be sent to your Yahoo email account, then you need to insert some code into the Formmail file that prevents the form from being submitted unless your Yahoo email account is the recipient. If you do not this, people will be able to send spam right through your form, which brings us to another important point.

Because it is possible to send spam through a form if the Formmail file is not created properly and does not authorize only one email address as the recipient, a few web hosting companies do not allow their customers to run forms on their sites. Or, they use their own PHP files to process your form, which gives you less flexibility. The better web hosting companies all allow forms and allow you to create your own formmail file to process your HTML form. The better web hosting companies also have extensive firewall protection built into their servers to prevent spam if a form is vulnerable.

I hope this information will help you set up Formmail on your website to process your HTML form. Call your hosting company and ask them if they currently have your site hosted on a server that can process forms. If they do not allow their customers to process forms or have certain rules that restrict your flexibility, you should switch to a better hosting provider that will allow you to use Formmail.

About The Author

Jim Pretin is the owner of http://www.forms4free.com, a service that helps programmers create a free HTML form with the code to email the HTML form responses.

Related Articles:

Learn How To Use Formmail
By Jim PretinIf you need to add an HTML form to your website, then you are going to need a PHP file commonly known as Formmail, which processes the HTML form and sends the results ...

Learn to Create an Online Form
By Jim PretinIf you have a website, adding a simple online form to your site, such as a feedback form, contact form, or other online form, can be a tough task. Most programming nov...

Your First Web Form
By Jim PretinIf you have recently established a website for your first internet business, adding a simple web form to your website, such as a feedback form, contact form, or other ...

Learn to Create a Web Form
By Jim PretinIf you have a website, adding a simple web form to your site, such as a feedback form, contact form, or other web form, can be a tough task. Most programming novices c...

Your First HTML Email Form
By Jim PretinIf you have a website, adding a simple HTML email form to your site, such as a feedback form, contact form, or other HTML email form, can be a tough task. Most program...

Creating Your First HTML Form
By Jim PretinIf you have a website, adding a simple HTML form to your site, such as a feedback form, contact form, or other web form, can be a tough task. Most programming novices ...

How To Make An HTML Form
By Jim PretinIf you have a website, adding a simple HTML form to your site, such as a feedback form, contact form, or other web form, can be a tough task. Most programming novices ...

XML is Transforming the Internet
By Jim PretinWhen the internet was first introduced, all websites were written in HTML. HTML was the only programming language used to describe and display data on the World Wide W...

HTML Might Become Obsolete
By Jim PretinEvery web designer is familiar with the HTML programming language, which stands for Hypertext Markup Language. The language has been in use since the advent of cybers...

Finding A Good Web Designer
By Jim PretinIf you just started an online business, you probably have no idea how to go about hiring a web designer. Who should you call? Should you look someone up in the yellow ...

No Comments

Comments are closed.