The VBScript Network and Systems Administrator's Cafe:

sending e-mails

1

May 23, 2008  2:39 PM

Sending e-mails with VBScript using the cdo.sys object



Posted by: Jerry Lees
cdo.message, cdo.sys, cdosys object, sending e-mails, sending emails

Writing text files, Word docs, Excel spreadsheets with VBScript is great and all-- but sometimes you just need a process to run and notify you when something happens. (Without remembering to check a file every day.) In fact, sometimes it's nice to walk in and receive an email in your inbox...

1