Menu
web host pro logo
  • Home
  • News
  • Servers
  • Websites
  • Business
web host pro logo
December 17, 2014

Form mail spam blocker

Share it here

We found this great trick to block most spam for any form mail type form.

Just paste this right above the submit button in the code:

 

<div id=”fooDiv”>
<label for=”foo”>Leave this field blank</label>
<input type=”text” name=”foo” id=”foo”>
</div>
<script>
(function () {
var e = document.getElementById(“fooDiv”);
e.parentNode.removeChild(e);
})();
</script>

 

 

The will eliminate almost all spam and the form will still work as normal. You can add a Captcha for the best possible protection but this is much easier and works very well.

Continue Reading

← How to choose what picture type for your website in 2014
Whitelist your email the professional way →

Connect with us
WordPress

Visit Web Host Pro Web Hosting, VPS, and Dedicated Servers

Recent Posts

  • A New Chapter: Web Host Pro Is Becoming HudsonHost

    A New Chapter: Web Host Pro Is Becoming HudsonHost

  • How to Manage Inodes and Improve Website Performance

    How to Manage Inodes and Improve Website Performance

  • Top 10 Reasons New Startups Fail

    Top 10 Reasons New Startups Fail

  • Marketing Basics for Building a Professional Web Presence

    Marketing Basics for Building a Professional Web Presence

  • Free Word Invoice Template

    Free Word Invoice Template

  • Website Content Filtering

    Website Content Filtering

  • cPanel and LiteSpeed Explained

    cPanel and LiteSpeed Explained

  • .htaccess Information, Tricks, and Tips

    .htaccess Information, Tricks, and Tips

  • How to Add a Web Host Pro Banner or Logo to Your Website

    How to Add a Web Host Pro Banner or Logo to Your Website

  • Softaculous App Web Hosting

    Softaculous App Web Hosting

  • How to Choose the Right Domain Name for Your Website

    How to Choose the Right Domain Name for Your Website

  • Web Host Pro AI Launch

    Web Host Pro AI Launch

  • What Is a Dedicated Server?

    What Is a Dedicated Server?

  • System Admin Services for cPanel-Based Servers

    System Admin Services for cPanel-Based Servers

  • Web Host Pro Reseller Hosting

    Web Host Pro Reseller Hosting

Popular Posts

Log in
All Rights Reserved Web Host Pro 2001-2026