Adding contact form to a static website

mmln picture mmln · Mar 2, 2012 · Viewed 33.6k times · Source

I have to add a contact form to a static website. I already got some experience with forms, done 2 or 3 using django/python, but sadly using django is not an option here, it has to be added to a static website. Could you please tell me what options do I have?

Answer

Uwe Keim picture Uwe Keim · Mar 2, 2012

You could set up a Google Docs form to mimic a contact form and include the form into your website by using the snippet that Google tells you for your form.

By using notification rules you can get automatic notifications, every time someone fills out the form.