Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Sending automatic e-mail

Status
Not open for further replies.

rlals

Programmer
Joined
Jun 23, 2003
Messages
29

Is there a way to made Task Manager on Windows2000 server to send me a e-mail with some files attached every day ??

This files are the same name files but they contents change every day.

thanks

Amaral
 
You could do it but you would have to have the server setup as an smtp server and setup smtp accordingly. You could use an ASP web mail program to automatically include attachments you specify and use CDONTS as the email option within ASP and VBScript. Check and search for CDONTS in the ASP/VBScript area.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top