Entry 6063

prova

   

Submitted by anonymous on Aug. 15, 2010 at 7:22 a.m.
Language: JavaScript. Code size: 196 bytes.

var myFiles = [{fileName:"my_document.html", content:"Insert any HTML content here"}]
MailApp.sendEmail("mikemike@gmail.com", "Attachment example", "Here is my document", {attachments: myFiles});

This snippet took 0.00 seconds to highlight.

Back to the Entry List or Home.

Delete this entry (admin only).