Re: sending email from within a script

Tech-Archive recommends: Fix windows errors by optimizing your registry




"Yas" <yasar1@xxxxxxxxx> wrote in message
news:1184230804.013005.305990@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi is it possible to get a VBScript to send an email? It will have to
connect to an Exchange server (all intranet of course) and then send
the email to x,y,z...
Is it possible to attach something also? assuming above is
possible :-)


Thank You

Yas


CDO is what you are after.

Google: CDO VBScript

gives:

http://www.paulsadowski.com/WSH/cdo.htm

Which is a pretty good tutorial.

--
Anthony Jones - MVP ASP/ASP.NET


.