on my local Windows machine, how do i write a script to download a comic strip every day and email it to myself?
such as
http://comics.com/peanuts/
Update: i know how to download the image as a file. the hard part is how to email it from my local Windows machine.
Emailing it is easy. Pick a library in your favorite language and read the documentation. Send it through your regular email account, or create a new free GMail account for it.
Sometimes attachments can indeed be tricky, though. If nothing else, give it a good whirl with whatever library you like most, and post another specific question about any problems you encounter.