I am making a sheet for my class to use to record what they did each day.
At the end of the week, the people will need to email the file to their teacher.
Is there a way to use JavaScript to automatically attach the current file to a email?
Thanks.
EDIT: Oh, and this has to work with IE7 and Outlook 2007, as well.
Actually you can if you want it to work with MS technology as he described. You can use ActiveX to interact with Outlook. See the question below.
Problem creating an email with an attachment in Javascript