Do you have a business website? Do you feel the need to be contacted? Unless you aren't serious about doing the business, you need to be contacted. That's where contact forms come in.
The contact form we will be building is a basic web form that have fields like, 'name', 'email' 'address', 'subject' and a 'message box'. This seems very simple to some, but a lot of people don't know how to do this even me - of course it's me from the past. There's very simple way to make a contact form for your website using Google Docs. You can take a look at my sample in
Q & A section.
The first thing you need to do is log in to your Google Account, then search for "Google Docs Templates". Use a suitable contact form for your demand.
You can modify some information in this form. After finish, let's embed it into your website or blog.
Create a new post and paste the code into (using HTML)
You need to do one more step to make it run smoothly. Let's choose
SpreadSheet.
Tools > Script editor
Modify email address by your own one.
Create a trigger to run.
Let's choose run "
On form submit"
Test to make sure that it can work properly.
Check your email to see the result.
Have fun!