I have a dedicated windows server on BlueGenesis.
I'd like to send an email using ASP, but I'm getting this error message:
Microsoft VBScript runtime error '800a01ad'
ActiveX component can't create object: 'CDONTS.NewMail '
I'm told that is because CDONTS is not installed.
So, how do I install cdonts or some other asp mail program. How much
is that going to cost?
I'm a perl programmer and I'm always a little shocked at what is not
built into ASP!!! No less so than now.
Jeff
I'd like to send an email using ASP, but I'm getting this error message:
Microsoft VBScript runtime error '800a01ad'
ActiveX component can't create object: 'CDONTS.NewMail '
I'm told that is because CDONTS is not installed.
So, how do I install cdonts or some other asp mail program. How much
is that going to cost?
I'm a perl programmer and I'm always a little shocked at what is not
built into ASP!!! No less so than now.
Jeff
Comment