Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 521 Bytes

File metadata and controls

7 lines (5 loc) · 521 Bytes

Avoiding server side code to send a contact form

For those who are trying to create a simple contact form on their website and want to avoid using server-side code to submit the form and capture the information, I am going to show you how to do it using JavaScript, Google Spreadsheet and Google Forms.

The post explaining these code can be found here