User Guide

CreateObject 529
Usage
The following example creates the Windows Collaborative Data Objects (CDO) for NTS
NewMail object to send mail. You would use this code within a
cfscript tag.
Mailer = CreateObject("COM", "CDONTS.NewMail");