html - store email ids in google documnet -
i have static html page containing form subscribe email list entering email address. since have no database store email addresses received through form, there way capture , store email addresses google document?
subscribe newsletter<br/>  <input type="text" placeholder="enter email id" /> <button> subscribe </button>       
 
  
Comments
Post a Comment