Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

share to gmail from website

let url = 'https://mail.google.com/mail/?view=cm&fs=1&tf=1&to=&su=Your+Subject+here&body='+msgbody+'&ui=2&tf=1&pli=1';

window.open(url, 'sharer', 'toolbar=0,status=0,width=648,height=395');
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #share #gmail #website
ADD COMMENT
Topic
Name
5+1 =