Normally that error indicated that CDONTS isnt installed.Is CDONTS Installed. What system (OS) are you using.
If its XP try the CDO object. CDONTS Is NT and 2000 if need be.
'The following four lines of code are just here for test
'purposes to see what variables have been pulled in from the
'HTM form.
Write("strFrom = " & strFrom)
Write("strTo = " & strTo)
Write("strSubject = " & strSubject)
Write("strMessage = " & strBody)
Write("Importance = " & lngImportance)
I think I had this problem before.... You may need to download and register CDONTS.dll(I think from the Internet) - try searching it at Yahoo.... And then register the DLL... using the "run" menu from the Start menu... Ohh!.. before downloading the .dll file.... Try searching for CDONTS.dll on you Windows directory....
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.