SecuritySense / Obfuscated-Email-Contact-Form

Javascript Contact Form using Formspree with obfuscated email address

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Obfuscated-Email-Contact-Form

This code implements a web contact form in Javascript which utilises Formspree and the inclusion of an obfuscated email address using the email obfuscator script v2.1 by Tim Williams, University of Arizona.

To create the obfuscated email code visit http://www.jottings.com/obfuscator/ and enter your email address then copy the code between the <!-- and //--> tags into the Main-Javascript.js code.

Once implemented on your web site submit a message via the form and as this is the first submission you will be asked to confirm your email address by Formspree.

screen

The Formspree service is free and details can be found at https://formspree.io/

Thanks go out to Tim Williams and Andrew Moulden for the obfuscation script as well as Michel Plungjan @mplungjan for the contact form code.

About

Javascript Contact Form using Formspree with obfuscated email address


Languages

Language:JavaScript 100.0%