Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Create Contact Form Without Backend?

I am using a free web host that doesn't support back end code. I am wondering if it is possible to create a contact form without back end support?

I have tried doing the following, but when I submit the form the contents pops open in your email application which defeats the purpose of the form.

<FORM ACTION="mailto:[email protected]" METHOD="POST" enctype="text/html">
like image 778
Jon Avatar asked Feb 05 '12 17:02

Jon


2 Answers

it is an old post but...

you can use https://formspree.io/, https://app.haboob.co or zapier https://zapier.com/zapbook/zaps/62/turn-webhooks-into-sent-emails/

Hope this helps!

like image 53
dolcalmi Avatar answered Sep 24 '22 14:09

dolcalmi


This is definitely a late answer but anyway I post this thinking that someone else will benefit. There are many 3rd party services out there for your exact purpose some of them are free some of them are paid.

Out of all I recommend this service as the service is convenient, the process is straightforward and the good thing is it's free to use.

https://formsubmit.co

like image 39
Kesara Wimal Avatar answered Sep 21 '22 14:09

Kesara Wimal