H
Henry
Hi,
Im trying to send a mail from my webpage using CDONTS but i keep getting the
errormessage "Invalid class string" (0x800401F3). I have the SMTP service
installed and running on my IIS server on XP.
It's when i try to create a NewMail object from the CDONTS library that the
problem occurs:
set objMail = server.createobject("CDONTS.NewMail")
What could be the problem?
/S
Im trying to send a mail from my webpage using CDONTS but i keep getting the
errormessage "Invalid class string" (0x800401F3). I have the SMTP service
installed and running on my IIS server on XP.
It's when i try to create a NewMail object from the CDONTS library that the
problem occurs:
set objMail = server.createobject("CDONTS.NewMail")
What could be the problem?
/S