A great video by Randy Rodgers on how to upload files via GoogleForms to GoogleDrive using Form+
FormEmailer –
FormEmailer is a Google Apps Script for Google Forms and Spreadsheets.With it you’re able to easily set up flexible e-mail merge in your spreadsheets and automatic emailing to your forms.The best part is that you need NO javascript knowledge, and everything is set up in a simple interface.
Check out Miguel’s Workshop Materials online at http://mglearns.wikispaces.com

var _gaq = _gaq || []; _gaq.push([‘_setAccount’, ‘UA-3445626-5’]); _gaq.push([‘_setDomainName’, ‘mguhlin.org’]); _gaq.push([‘_trackPageview’]); (function() { var ga = document.createElement(‘script’); ga.type = ‘text/javascript’; ga.async = true; ga.src = (‘https:’ == document.location.protocol ? ‘https://ssl’ : ‘http://www’) + ‘.google-analytics.com/ga.js’; var s = document.getElementsByTagName(‘script’)[0]; s.parentNode.insertBefore(ga, s); })();
Leave a Reply