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?
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.