Thursday, August 03, 2006

New Exchange 2003 Video Tutorial: Sending an E-mail Message with a VBScript Using CDO.Message

Sending an E-mail Message with a VBScript Using CDO.Message - view details
This video shows how to use a simple Visual Basic Scripting Edition (.vbs) script to send an e-mail message. Useful for Administrators and programmers.

Just a few highlights from this video:
  • Using VBScript to send email through SMTP (in this case, the SMTP server is an Exchange Server)
  • Using VBScript variables to create objects and store values for CDO Messages
  • Using WScript.Echo to verify your mail was sent successfully
  • Basic error handling within VBScript using CDO
  • Discussions of the various properties and methods exposed by CDO
  • Using the Configuration.Fields method of CDO to add schemas to your outbound email


This video was a request from one of our subscribers. Do you have any video requests? We'd love to hear from you - visit our Contact Us page and submit it today!

To download this video, log in, then visit the video's detail page and click "download". This is a subscriber-only video so a subscription is required

Note: You must have the TSCC codec installed to view this video

0 Comments:

Post a Comment

Links to this post:

Create a Link

<< Home