nmretd
Jul 2nd, 2000, 12:54 PM
I am getting a Server.CreateObject Failed Error using the following code:
Set sendmail = Server.CreateObject("CDONTS.NewMail")
Do I need to have the Collaborative Data Object (CDO) installed on my pc. If so, where can I get this from (I am using Win 98).
Set sendmail = Server.CreateObject("CDONTS.NewMail")
Do I need to have the Collaborative Data Object (CDO) installed on my pc. If so, where can I get this from (I am using Win 98).