I have a bunch of Forms I am creating with Google's new form creator, and publishing the CSV data files to the web for step one of our fully automated email system.
Random people every week fill out a certain form, and I want these emails saved into a CSV in say column 2, and then email-script.php file is a script containing my "weekly notification email" and in the recipient area it has a link to column 2 of my online published CSV.

