B
Boki
Hi All,
Dim myMail
Set myMail = CreateObject("CDONTS.NewMail")
it shows "ActiveX can't creat object" error message, what should I do?
Does that mean I have to add some .bas file?
Could you please advice?
Thank you very much!
Best regards,
Boki.
Dim myMail
Set myMail = CreateObject("CDONTS.NewMail")
it shows "ActiveX can't creat object" error message, what should I do?
Does that mean I have to add some .bas file?
Could you please advice?
Thank you very much!
Best regards,
Boki.