Presentation. 

In some cases you have an example static sites made with HTML, CSS, and JavaScript and you might have a contact page on that site. 


As you probably are aware a contact page will acknowledge a few fields from clients like his Email, Name, message and afterward save them to the data set. In your backend, you will have a page that can see that contact messages and answer to clients from. 


Or then again perhaps you want to send an email from your site, yet you dont need to utilize any server-side language like php,asp,node.js, or some other language. you need to send an email without utilizing any SMTP server. 


In this article or little talk, I will tell you the best way to send an email to your static page utilizing just javascript and google sheets administration. 


Bit by bit Guide. 


1. The principal thing you need to do is to open the connection underneath: 


Google Sheet Copy Link 


2. Click on make a duplicate. You will see a bookkeeping page on front of you. 


3. Rename the record assuming you need. 


4. Click on devices > script supervisor. 


5. Go to line number 8, uncomment and send the objective email you need to ship off. 


6. Presently save the content then, at that point, click on record > oversee renditions > compose any portrayal and snap on save adaptation. 


7. Click on distribute > Deploy as a web application. 


Try to choose the task form( for your situation should be one) yet when you save an alternate rendition of the content, select the right one. 


Also, pass on admittance to anybody, even mysterious. 


Click update and assuming it requests verifying simply click permit. 


8.Copy the produced script (we will utilize this in our page) 


9. Presently download the test HTML contact page: (we have two models, one is fundamental, and the other is an async call to conceal the achievement message) 


Download fundamental model 


Download Async model 


Open the record and go to this part: 


Glue the content connection you got from google sheets in sync 8 in the activity esteem. 


10. Presently open the record in the program and test it, simply fill the structure and snap send. 


Check your inbox to see the sorcery! 


Likewise, every email you send will be recorded in the internet based google sheet.