A bit of a newbie here, trying to convert a load of UNIX
scripts to VBS on W2k server.
I want to send a mail message from a stand-alone VBS
script, and can't find anything in the docmentation about
it. I won't have an Outlook form open so can't use that
path. Can I use Outlook Express or will my customer have
to pay for Outlook? And, even then, how do I program it?
Presumably I use CreateObject("Outlook.Application") but
how do I send the mail? Or is there a MAPI interfacea of
some sort?
Thanks in advance,
Peter